plot issues -> how to produce a mono plot? [changeset]
Petr Mikulik
mikulik at physics.muni.cz
Fri Jun 5 11:18:11 CDT 2009
> A changeset is attached.
>
> Petr, please verity this works for you. I'll delay pushing it until the issue
> (reference below) with rgb2gray has been resolved.
Yes, it works.
> > > >- Actually, dashes are produced by:
> > > > plot(x,-x,'-', x,y, '-.', x,x, '--')
> > > >which means solid, dash-dot, dash-dash. They are equivalent in postscript
> > > >to
> > > >plot ... lt 1 lc rgb ..., ... lt 5 ..., ... lt 2 ...
> > > >
> > > >If Octave uses lt 1,5,2, then it could pass the "dash" option always and
> > > >it will be compatible with Matlab's dashes.
Could you please have a look to this issue of '-.' and '--' as well?
---
PM
More information about the Bug-octave
mailing list