Why do the axes properties not get fully displayed in the Property Editor in MATLAB 7.0 (R14) under Linux?
4 ビュー (過去 30 日間)
古いコメントを表示
Why do the axes properties not get fully displayed in the Property Editor in MATLAB 7.0 (R14) under Linux?
Here are the steps that reproduce this problem:
1) Type the following at the MATLAB prompt:
plot(1:10)
2) Select the "Edit Plot" icon.
3) Right-click on the axes of the plot, and select "Properties" from the drop down menu.
The properties in the "X-Axis" tab do not get fully displayed.
採用された回答
MathWorks Support Team
2009 年 6 月 27 日
This is a bug in MATLAB 7.0 (R14) in the way that the properties are displayed in the Property Editor.
Currently, to work around this issue, increase the size of your figure until the properties are fully displayed.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Graphics Object Properties についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!