subplots (not superimposed)
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
- 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
Respuestas (1)
Yongjian Feng
el 3 de Nov. de 2021
Subplot is easy to use, if you already know how to use figure:
0 comentarios
Ver también
Categorías
Más información sobre Subplots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!