subplots (not superimposed)

2 visualizaciones (últimos 30 días)
Yousef da
Yousef da el 3 de Nov. de 2021
Respondida: Yongjian Feng el 3 de Nov. de 2021
  1. Write an M-file that creates subplots (not superimposed) of Y = xn for n = [1: 5] and x = [-10: 0.02: 10]. Each subplot’s Y axis should have an appropriate title.
  2 comentarios
KSSV
KSSV el 3 de Nov. de 2021
What have you attempted for your Home Work?
Yousef da
Yousef da el 3 de Nov. de 2021
nothing

Iniciar sesión para comentar.

Respuestas (1)

Yongjian Feng
Yongjian Feng el 3 de Nov. de 2021
Subplot is easy to use, if you already know how to use figure:

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by