Keep plots results for several function calls

3 次查看(过去 30 天)
I do have a matlab file that creates a figure with the plot function. I would like to restart my file with different parameters and have the new results plotted in the same figure from the previous function call.
What is the most elegant way to solve this? Many thanks.

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2015-7-31
编辑:Azzi Abdelmalek 2015-7-31
Use hold on.
doc hold

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Graphics Objects 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by