|
From: | rik |
Subject: | Help with minor grid |
Date: | Tue, 25 Aug 2015 13:47:17 -0700 |
8/25/15 Could someone with Matlab access try the following code and send back an image? Octave seems to be choosing funny divisions for the minor grid. Thanks, Rik -- Code -- plot (1:10) set (gca, 'xtick', [0 1 5 6 9 10]) grid minor -- End Code --
[Prev in Thread] | Current Thread | [Next in Thread] |