Converting an animated time step 2D plot into 3D
Mostra commenti meno recenti
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!
Risposte (1)
Sulaymon Eshkabilov
il 19 Ott 2021
0 voti
You can employ meshgrid().
Categorie
Scopri di più su Animation in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!