How do I get my command window to load a workspace previously saved?

조회 수: 2 (최근 30일)
William Skidmore
William Skidmore 2021년 1월 6일
댓글: Walter Roberson 2021년 10월 2일
I have saved the workspace but can't get it to reopen when I log back into Matlab. The code won't load up.
  댓글 수: 7
Gavin Gluckle
Gavin Gluckle 2021년 10월 1일
Hi I'm having the same problem, I am wondering if you figured out a way to display the command window for saved matlabs.
Walter Roberson
Walter Roberson 2021년 10월 2일
save() does not store the contents of the command window. If I recall correctly it is possible to query what is in the command window buffer and save that as a variable, but I am not sure there is a way to insert it back into the command window after loading.
Perhaps you might prefer to use Live Script.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Workspace Variables and MAT Files에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by