MATLAB: Am I not able to change the properties of the secondary axes using the property editor in MATLAB 7.11 (R2010b)

axeseditorMATLABplotyypropertysecondary

I have created a plot using the PLOTYY command. The property editor for this plot does not allow me to change the properties of the secondary axes.

Best Answer

The ability to modify ane axes from inside of the plottools editor is available through the plot browser pane.
To access this pane from a figure, select the "View" file menu and select "Plot Browser".
From the Plot Browser you can then select the axes of choice.