Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Problem with plotting functions
1 回表示 (過去 30 日間)
古いコメントを表示
Is there a way to create a plot so I can see it from a far angle.
E.g see the xaxis/yaxis clearly as well as the points that cross it.
2 件のコメント
Youssef Khmou
2013 年 3 月 3 日
In the toolbar, click and zoom , then move the windows in direction you want with "pan" .
Jan
2013 年 3 月 4 日
The question is not clear. You can always see the X and Y axes in Matlab, but what are "the points that cross it"?
回答 (1 件)
Youssef Khmou
2013 年 3 月 3 日
hi, you can use zoom in/out with command :
Syntax :
zoom on
zoom off
zoom out
zoom reset
zoom xon
zoom yon
zoom(factor)
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!