Plotting, hold-on, colors

Michael Goffioul michael.goffioul at gmail.com
Tue Sep 2 02:04:31 CDT 2008


On Tue, Sep 2, 2008 at 8:31 AM, Matthias Brennwald
<matthias.brennwald at nagra.ch> wrote:
> As far as I can tell, the above solution works with plots where all
> lines (=data sets) are plotted using one single plot command.
>
> However, the original question was related to the situation, where one
> plots the first data set using plot(...), then 'hold on', and the plot
> another data set above the first using a second plot(...). I believe to
> remember that Matlab does indeed use a different color for the second
> plot (but it's a long time since I used Matlab),

No, it does not (Matlab 2006b).

Michael.


More information about the Help-octave mailing list