Effacer les filtres
Effacer les filtres

save figure "dynamic"

2 vues (au cours des 30 derniers jours)
Dave
Dave le 12 Juin 2019
x=[1, 2, 3, 4];
y=[10, 100, -20, 300];
plot(x,y)
Hello, Is there a way generate and save in extension eps or similar a "dynamic" plot? By dynamic I mean once open or run or click it, the figure should first plot the first pair (1,10), then add following pairs. This is for a presentation.

Réponses (1)

Walter Roberson
Walter Roberson le 12 Juin 2019

Catégories

En savoir plus sur Printing and Saving dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by