Clear just base workspace

조회 수: 10 (최근 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 CenterFile Exchange에서 Whos에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by