Keep plots results for several function calls

5 visualizzazioni (ultimi 30 giorni)
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.

Risposta accettata

Azzi Abdelmalek
Azzi Abdelmalek il 31 Lug 2015
Modificato: Azzi Abdelmalek il 31 Lug 2015
Use hold on.
doc hold

Più risposte (0)

Categorie

Scopri di più su Graphics Objects in Help Center e File Exchange

Tag

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by