Add Second Axis Manually

6 visualizzazioni (ultimi 30 giorni)
Shahid Said
Shahid Said il 14 Ago 2020
Risposto: Fangjun Jiang il 14 Ago 2020
Hello,
I have created graph using plot manually (without using coding).Now I have X and Y axis.But my problem is I want to add secondary Y axis.
please teach me.i am still new to this matlab.thank you.
  1 Commento
Fangjun Jiang
Fangjun Jiang il 14 Ago 2020
How do you do it "without using coding"? You mean typing in commands in MATLAB Command Window?

Accedi per commentare.

Risposta accettata

Fangjun Jiang
Fangjun Jiang il 14 Ago 2020
plot(1:10);
yyaxis right;

Più risposte (0)

Categorie

Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange

Tag

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by