save figure "dynamic"

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.

类别

帮助中心File Exchange 中查找有关 2-D and 3-D Plots 的更多信息

提问:

2019-6-12

Community Treasure Hunt

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

Start Hunting!

Translated by