Data loaded successfully but not showing in workspace

조회 수: 15 (최근 30일)
Jin
Jin 2025년 10월 14일 15:07
편집: Jin 2025년 10월 14일 17:39
I used
load()
to load my data, it shows when I call one of the variables, and when I call
whos
, but the workspace window is empty. Any idea why and how i can fix it so i can see my loaded data?
The workspace currently looks like this
  댓글 수: 2
Walter Roberson
Walter Roberson 2025년 10월 14일 16:41
Do you happen to be using MacOS? There have been a few recent reports abount empty workspace browser on Apple Silicon machines.
Jin
Jin 2025년 10월 14일 17:38
편집: Jin 2025년 10월 14일 17:39
yes it is mac os on apple silicon. I restarted the app and the issue resolved.

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

답변 (1개)

the cyclist
the cyclist 2025년 10월 14일 15:51
Could it be something related to the scope of the variable? For example, did you load the variables (and run whos) while inside a function but you are in the base workspace when viewing the Workspace section of the command window?
A bit more detail, or working code that exhibits the behavior might be helpful.
  댓글 수: 1
Jin
Jin 2025년 10월 14일 17:39
hi, it is not inside a function and i confirm it is in base. I closed it and restarted it and the issue resolved. thanks!

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

카테고리

Help CenterFile Exchange에서 Model, Block, and Port Callbacks에 대해 자세히 알아보기

태그

제품


릴리스

R2025b

Community Treasure Hunt

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

Start Hunting!

Translated by