subplots (not superimposed)

  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 Comments

What have you attempted for your Home Work?
nothing

Sign in to comment.

Answers (1)

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

Asked:

on 3 Nov 2021

Answered:

on 3 Nov 2021

Community Treasure Hunt

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

Start Hunting!