help! Matlab movie or axis aspect ratio# Computation - 科学计算
x*y
1 楼
When I make a movie by matlab, how can I define the axis aspect ratio?
When I use axis equal, the ratio is good but the axis range is changing in
each frame;
when I use axis([xmin xmax ymin ymax zmin zmax]), the axis range is fixed in
each frame but the aspect ratio is not right. I want the axis aspect ratio be
(xmax-xmin):(ymax-ymin):(zmax-zmin), can anyone please tell me how to get
this?
Thanks a lot!
When I use axis equal, the ratio is good but the axis range is changing in
each frame;
when I use axis([xmin xmax ymin ymax zmin zmax]), the axis range is fixed in
each frame but the aspect ratio is not right. I want the axis aspect ratio be
(xmax-xmin):(ymax-ymin):(zmax-zmin), can anyone please tell me how to get
this?
Thanks a lot!