live 3D Plot
조회 수: 3 (최근 30일)
이전 댓글 표시
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
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개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Lighting, Transparency, and Shading에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!