How do you set the spacing between tickmarks?
1 回表示 (過去 30 日間)
古いコメントを表示
I would like to set the spacing between the tickmarks on a plot a numerical value. So that 1 unit on the plot = a set numerical value(preferably in centimeters), and will not be resized by MatLab. MatLab keeps resizing my figures and it is messing up the scale.
i tried using set(gca,'Ticklength',[0.01,0.01]) but i realized this is not for the spacing between the tickmarks.
Thank you!
0 件のコメント
回答 (1 件)
Star Strider
2016 年 10 月 7 日
The current online documentation is for R2016b, but I remember this from earlier versions.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Annotations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!