How to stretch image in MATLAB online?

2 views (last 30 days)
Sergio Manzetti
Sergio Manzetti on 15 Mar 2018
Commented: Sergio Manzetti on 15 Mar 2018
Hi, the image resulting from a calculation does not stretch properly across the window. How can this be done?
Thanks
  2 Comments
KSSV
KSSV on 15 Mar 2018
I think subplot is used there?
Sergio Manzetti
Sergio Manzetti on 15 Mar 2018
plot(X,Y(:,1))%,X,Y(:,2),X,Y(:,3),X,Y(:,1).* (2 + X .^ 2));

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!