How I can to see alls channels in just one graphic?
CASTalk.com Forum Index CASTalk.com
Discussion of DSP, FPGA, storage and embedded system.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web castalk.com
How I can to see alls channels in just one graphic?

 
Post new topic   Reply to topic    CASTalk.com Forum Index -> DSP
Author Message
charles
Guest





Posted: Wed Dec 22, 2004 5:26 pm    Post subject: How I can to see alls channels in just one graphic? Reply with quote

Hi. I need printing all the channels for just one graphic in matlab.
My files are matrices of 23 channels per row.
Thanks!

charles
Back to top
Randy Yates
Guest





Posted: Wed Dec 22, 2004 5:31 pm    Post subject: Re: How I can to see alls channels in just one graphic? Reply with quote

"charles" <candres13@hotmail.com> writes:

Quote:
Hi. I need printing all the channels for just one graphic in matlab.
My files are matrices of 23 channels per row.
Thanks!

charles

Hi charles,

Check out the "subplot" command.
--
Randy Yates
Sony Ericsson Mobile Communications
Research Triangle Park, NC, USA
randy.yates@sonyericsson.com, 919-472-1124
Back to top
charles
Guest





Posted: Thu Dec 23, 2004 3:41 pm    Post subject: Re: How I can to see alls channels in just one graphic? Reply with quote

Hi Randy. The command subplot print in diferentes windows, i need the
graphics in the same windows.
Each channel is possible to see in windows separated. This case is for
23 channels.

Thanks

Charles
Back to top
Ravi Srikantiah
Guest





Posted: Thu Dec 23, 2004 4:41 pm    Post subject: Re: How I can to see alls channels in just one graphic? Reply with quote

charles wrote:
Quote:
Hi Randy. The command subplot print in diferentes windows, i need the
graphics in the same windows.
Each channel is possible to see in windows separated. This case is for
23 channels.

Thanks

Charles


Use "hold on" before issuing the next plot command.
Back to top
Randy Yates
Guest





Posted: Thu Dec 23, 2004 5:58 pm    Post subject: Re: How I can to see alls channels in just one graphic? Reply with quote

"charles" <candres13@hotmail.com> writes:

Quote:
Hi Randy. The command subplot print in diferentes windows,

For your future reference, when you are referring to graphical
elements on a computer system, the term "window" is usually meant to
be the composite collection of graphical elements such as the title
bar, scroll bars, system menu, client area, and borders.

Quote:
i need the
graphics in the same windows.
Each channel is possible to see in windows separated. This case is for
23 channels.

As someone else pointed out, you want to use the "hold on"
command and then issuing multiple "plot" commands.

Try reading the Matlab help.
--
Randy Yates
Sony Ericsson Mobile Communications
Research Triangle Park, NC, USA
randy.yates@sonyericsson.com, 919-472-1124
Back to top
 
Post new topic   Reply to topic    CASTalk.com Forum Index -> DSP All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




VoIP Electronics Powered by phpBB