Keep plots results for several function calls

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 日

0 投票

Use hold on.
doc hold

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeGraphics Objects についてさらに検索

製品

タグ

質問済み:

2015 年 7 月 31 日

編集済み:

2015 年 7 月 31 日

Community Treasure Hunt

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

Start Hunting!

Translated by