PROBLEM ANIMATING SURF PLOT

2 次查看(过去 30 天)
MFP Odlanra
MFP Odlanra 2021-2-20
THE WAVE ONLY MOVES IN THE TIME DIRECTION. I WANT IT TO MOVE FROM ALL DIRECTIONS TO VISUALIZE THE WAVE

回答(2 个)

Cris LaPierre
Cris LaPierre 2021-2-21
You are only modifying t. If you want something to change in another direction, you will have to modify the corresponding variable as well (xi perhaps?)

Image Analyst
Image Analyst 2021-2-21
Not sure what your definition of "move" is. Are you talking about an animation? Or do you just want there to be variation along the Time axis instead of it being constant? Then you would have to change the time variable in one of your loops.
Attach your code if you need more help because we can't run an image, and we're not going to type all that in.

类别

Help CenterFile Exchange 中查找有关 Animation 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by