Clear just base workspace

20 ビュー (過去 30 日間)
Frank
Frank 2012 年 1 月 2 日
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.

採用された回答

Walter Roberson
Walter Roberson 2012 年 1 月 2 日
evalin('base','clear')

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by