Converting an animated time step 2D plot into 3D
Ältere Kommentare anzeigen
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!
Antworten (1)
Sulaymon Eshkabilov
am 19 Okt. 2021
0 Stimmen
You can employ meshgrid().
Kategorien
Mehr zu Animation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!