subplots (not superimposed)

1 次查看(过去 30 天)
Yousef da
Yousef da 2021-11-3
  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.

回答(1 个)

Yongjian Feng
Yongjian Feng 2021-11-3
Subplot is easy to use, if you already know how to use figure:

标签

Community Treasure Hunt

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

Start Hunting!

Translated by