octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grid() plot differences


From: Серёжа Плотников
Subject: Re: grid() plot differences
Date: Thu, 3 Jul 2014 18:36:26 +0200

please, see attached chart

Be happy,
Sergey


2014-07-03 17:37 GMT+02:00 Rik <address@hidden>:
All,

It appears that the Matlab grid() function uses linestyle ':' when only the
major grid is turned on, but if both major and minor grids are displayed
then the minor grid gets linestyle ':' and the major gets linestyle '-'.
This is a nice thing because otherwise a small plot looks like just a mesh
of dotted lines and it is difficult to understand what is going on.  I need
to run one more test.  Could someone post the results of the following code?

semilogy (1:100);
grid on
print tst.png

Thanks,
Rik


Attachment: tst.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]