Data loaded successfully but not showing in workspace

16 vues (au cours des 30 derniers jours)
Jin
Jin le 14 Oct 2025 à 15:07
Modifié(e) : Jin le 14 Oct 2025 à 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 commentaires
Walter Roberson
Walter Roberson le 14 Oct 2025 à 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 le 14 Oct 2025 à 17:38
Modifié(e) : Jin le 14 Oct 2025 à 17:39
yes it is mac os on apple silicon. I restarted the app and the issue resolved.

Connectez-vous pour commenter.

Réponses (1)

the cyclist
the cyclist le 14 Oct 2025 à 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 commentaire
Jin
Jin le 14 Oct 2025 à 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!

Connectez-vous pour commenter.

Catégories

En savoir plus sur Model, Block, and Port Callbacks dans Help Center et File Exchange

Produits


Version

R2025b

Community Treasure Hunt

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

Start Hunting!

Translated by