Hi,
my name is Ali and I have a question regarding 3D Visualization.
I have 112 parameters that change in 4 seconds. The total time takes about 10 hours and the 112 elements I would have taken as 14 (Y axis) * 8(X axis) like a Surface.
My question is, how can I visualize Surface time dependent like an animation?

댓글 수: 3

Walter Roberson
Walter Roberson 2021년 2월 17일
I am not clear what is changing in 4 seconds, and what is taking about 10 hours?
Do you mean that you are simulating about 4 seconds worth of something, and that the computation is currently taking about 10 hours to do that? Is your goal to produce a movie, is your goal to create something that is interactive (rotate, zoom, whatever) and yet at the same time proceeds through time ?
Ali Golmohammadi
Ali Golmohammadi 2021년 2월 18일
yes exactly
I would have a sensor layer in a fuel cell that measures current density.
Sensor layer has 112 segments and has laid out in 14(Y ROW) by 8(X Column).
At that time I have drawn the surface in 3D after one hour or any time but now I need to have complete experiment that takes about 10 hours like a video to zoom in or analyze.
Every 4 or 5 sometimes 3 seconds the system gives me new values for 112 segments.
Walter Roberson
Walter Roberson 2021년 2월 18일
The animation tools that are designed to automatically display over time, are not designed to support interactive features such as zoom or rotate. You would have to implement that yourself.
I recommend the File Exchange contribution videofig https://www.mathworks.com/matlabcentral/fileexchange/29544-figure-to-play-and-analyze-videos-with-custom-plots-on-top as a good tool to start with, customizing the tools as needed

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Animation에 대해 자세히 알아보기

태그

질문:

2021년 2월 17일

댓글:

2021년 2월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by