Why do the axes properties not get fully displayed in the Property Editor in MATLAB 7.0 (R14) under Linux?
조회 수: 1 (최근 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!