Quantcast
Channel: MATLAB Central Newsreader Recent Posts
Viewing all articles
Browse latest Browse all 19628

Re: plotting with semilogy

$
0
0
On 1/28/2013 6:21 PM, Elnaz wrote:
> Hi all,
>
> How can I plot different rows of a matrix with different colors all in
> one semilogy calling?
...
> Can somebody tell me what is the correct syntax to do so?
...

Syntax is the same as for PLOT

doc plot % for specifics

You'll need x,y,'spec' triplets for the various lines...

--

Viewing all articles
Browse latest Browse all 19628

Trending Articles