octave-maintainers
[Top][All Lists]
Advanced

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

Help with grid linewidth


From: Rik
Subject: Help with grid linewidth
Date: Mon, 22 Aug 2016 10:38:51 -0700

Could someone test the following in Matlab?

plot (1:10)
grid on
set (gca, 'linewidth', 6)

The axes lines should be large (= 6).  Do the grid lines also become large
or do they stay at ~1 pt?

What happens if you add

grid minor

Are the minor grid lines the same linewidth as the major ones?

Thanks,
Rik



reply via email to

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