Fixing the distortion with subplot

Hi all,
I am trying to make a video of a heat simulation, and so I want to plot the two graphs next to each other for each frame. But when I do this, the second graph gets highly distorted, and the first one shrinks way too small. Any advice would be greatly appreciated: (the second graph is supposed to be a plot3)

1 Comment

Simplest for anybody to try to do anything specifically would be to create a post a minimum working example that illustrates the problem...be a lot of work to try to reproduce from scratch...

Sign in to comment.

Answers (1)

Vaibhav Tomar
Vaibhav Tomar on 28 May 2020
Hello Jonathan,
For this issue you're facing, I'd suggest supplying specific parameters as input to the plot() function to prevent distortion and also more information about your issue would be greatly helpful to figure out why you are facing this. This would help in reproducing and analysing the distortion error.

Asked:

on 24 May 2020

Answered:

on 28 May 2020

Community Treasure Hunt

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

Start Hunting!