Does MATLAB still allow for the use of Property Inspector to edit axis labels?

7 visualizzazioni (ultimi 30 giorni)
I am attempting to edit the Y-axis labels and ticks in a plot using the Property Inspector, in MATLAB 2023b. I am able to alter the labels and tick marks in the Property Inspector window. However, the changes do not get applied to the figure.
In previous versions of MATLAB, the user changes were applied when the user pushed the Apply and OK buttons in the Edit Axes Ticks window.
Although it appears this topic has been brought up several times, I can’t find a link to a possible resolution to this issue.
Assuming we can still apply updated Axes and Axes Ticks values, using the Property Inspector, does anyone have a link containing this solution?
Thank You

Risposta accettata

Yash
Yash il 19 Gen 2025
Property Inspector works as intended in MATLAB R2023b. I am able to modify labels and ticks in a plot using Property Inspector. For example, to modify Y-axis label, click on the YLabel and enter the string in the text box. Click outside the text box for the string to reflect in the plot.
If the above method doesn't work, try running the below commands:
rehash toolboxcache
rehash path
  1 Commento
Brad
Brad il 6 Feb 2025
Thanks Yash. As it turns out we had a faulty software install.
Re-installed MATLAB, tested out ylabel, and we're set.

Accedi per commentare.

Più risposte (0)

Prodotti


Release

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by