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 中查找有关 2-D and 3-D Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!