Filter löschen
Filter löschen

How to delete second y axis (plotyy) using the plot tools

7 Ansichten (letzte 30 Tage)
cbrysch
cbrysch am 25 Nov. 2016
Kommentiert: Adam am 25 Nov. 2016
Hello,
I have a figure consisting of 4 subplots. Each of these subplots is a plot with two y-axes (plotyy). However, I want to delete the second y axis using the plot tools. Unfortunately I can't find an entry for the second y-axis in the property editor, nor can I highlight the second y axis. Only the 'first' y axis appears.
Is there a way to delete the second y axis with the plot tools or do I have to extract the data from each subplot and re-plot it again?
Thanks you!

Antworten (1)

Adam
Adam am 25 Nov. 2016
You can open the plot browser and this should show you two axes. You can unshow or delete from here. I am working in R2016b though. I don't know if this also works the same in earlier versions.
In R2016b yyaxes is recommended over plotyy though it still appears to work.
  2 Kommentare
cbrysch
cbrysch am 25 Nov. 2016
This is what I was trying to do, but unfortunately I only see the x,y,z axis and not two y axis. I am using Matlab 2015a.
Adam
Adam am 25 Nov. 2016
Hmm, I'm afraid I can't check that as I recently uninstalled older versions of Matlab.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Two y-axis finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by