Converting an animated time step 2D plot into 3D
古いコメントを表示
I currently have a plot that models two variables against eachother as an xy graph.
This plot is updated at regular time step intervals by replacing the data.
How can I convert this into a 3D plot with variables x, y and t?
Thanks!
回答 (1 件)
Sulaymon Eshkabilov
2021 年 10 月 19 日
0 投票
You can employ meshgrid().
カテゴリ
ヘルプ センター および File Exchange で Animation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!