octave-maintainers
[Top][All Lists]
Advanced

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

plot help


From: Rik
Subject: plot help
Date: Tue, 29 Apr 2014 14:47:09 -0700

4/29/14

Could someone run the following code under Matlab and post the picture? 
I'm trying to see whether tickmarks are plotted over the lines that form
the axes or not.

plot (1:2)
grid on
set (gca, 'linewidth', 5, 'ycolor', 'r', 'ticklength', [0.05, 0.05])
saveas (gcf, 'tst.png')

--Rik




reply via email to

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