Clear just base workspace

10 vues (au cours des 30 derniers jours)
Frank
Frank le 2 Jan 2012
Hi,
I am executing a function that fills the base workspace. How can I clear the base workspace / stack without clearing the function workspace?
Cheers, Frank.

Réponse acceptée

Walter Roberson
Walter Roberson le 2 Jan 2012
evalin('base','clear')

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by