Add Second Axis Manually

6 visualizaciones (últimos 30 días)
Shahid Said
Shahid Said el 14 de Ag. de 2020
Respondida: Fangjun Jiang el 14 de Ag. de 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 comentario
Fangjun Jiang
Fangjun Jiang el 14 de Ag. de 2020
How do you do it "without using coding"? You mean typing in commands in MATLAB Command Window?

Iniciar sesión para comentar.

Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 14 de Ag. de 2020
plot(1:10);
yyaxis right;

Más respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by