Why do the axes properties not get fully displayed in the Property Editor in MATLAB 7.0 (R14) under Linux?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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.
Réponse acceptée
MathWorks Support Team
le 27 Juin 2009
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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Graphics Object Properties dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!