Converting an animated time step 2D plot into 3D

2 views (last 30 days)
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!

Answers (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov on 19 Oct 2021
You can employ meshgrid().

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!