Keep plots results for several function calls

3 ビュー (過去 30 日間)
Tobi12
Tobi12 2015 年 7 月 31 日
編集済み: Azzi Abdelmalek 2015 年 7 月 31 日
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 Center および File ExchangeGraphics Objects についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by