Cannot open variables from workspace in 2025a/b
Show older comments
I cannot seem to open variables in the variable viewer in 2025a or 2025b. The behavior is very inconsistent. For some variables, I can initially open them from the workspace by double clicking. A few minutes into my session, I will be unable to open the variables by double clicking. Sometimes when doing this, it will open a variable viewer window and not show anything (either it seems to be stuck on loading the actual content of the variable, or it appears to think it loaded the content without displaying anything). Other times, double clicking a variable does absolutely nothing. It does not work if I right click -> open selection either. When this happens, I CAN see the content of the variables if the variable is accessed through the command window, but this is not the most convenient method for exploring large structs, etc. I've tried reinstalling, regenerating my preferences folder, etc. These did not help. This is super frustrating and makes all 2025 versions largely useless for me.
11 Comments
Stephen23
on 6 Oct 2025
What OS are you using?
File a bug report here: https://www.mathworks.com/support/contact_us.html
Samantha Michalka
on 9 Oct 2025
Having the same issue on Mac OS - just updated to Tahoe. M1 chip.
Adam
on 13 Oct 2025
I'm having a similar issue. A few minutes into a MATLAB session, I become unable to open a variable. For me, it's specifically a MATLAB table - arrays seem to work fine.
MacOS Tahoe 26.0.1, 2021 MacBook Pro M1 Max chip. MATLAB 2025b.
Will Snyder
on 6 Nov 2025
Hi, I am having the same problem right now as well. Cannot open any tables to view the variable, but I can print the whole table to the command window area.
MacOS Tahoe, M1 Max chip, Matlab 2025b
xingxingcui
on 11 Nov 2025
Moved: Cris LaPierre
on 11 Nov 2025
R2025a was a major update and currently has many bugs. R2025b is said to be a stability-focused release with no new features; I haven't tried it either. Do you recommend using R2026a or an earlier older version?
ANDREA
on 11 Nov 2025
I found a little workaround: whenever you wanna open a variable, long press it and drag it somewhere else. It should open that variable.
Richard
on 25 Nov 2025
I am having the same issue, with a couple of other observations. 1) I have the problem only with variables with greater than one element (vectors, matrices). I can open single-element variables. 2) Right clicking on the non-opening variable and selecting "open selection" does not work. Exiting Matlab and starting again seems to fix the problem. At least for the time being.
Ludovico
on 26 Nov 2025
same here - honestly if there was ONE feature in all of Matlab that had to be protected from ever breaking was this one...
逸文
on 4 Feb 2026 at 15:18
I got the same issue. I shouldn't install 2025 just because of my curiosity.
Answers (2)
James Owen
on 11 Nov 2025
4 votes
There may be 2 separate issues that Gary is experiencing:
- Issues with double click or right click-> open selection sometimes not opening a variable may be the following known issue: If a variable is opened in the Variable Editor and then subsequently closed, the variable with that name cannot then be re-opened in the Variable Editor. Our development team is actively qualifying a fix for this issue now. In the meantime you can work around the issue by copying the content of the variable to a new variable name and then opening that new variable in the Variable Editor. Please check back or set an alert on this post to be made aware of when the fix is available.
- The issue with opening a Variable Editor window which appears stuck or loading. This can happen for some objects which open in a special viewer outside the Variable Editor (e.g. Simulink.Bus). I’m not sure if this applies to Gary’s situation, but if so then the Variable Editor may show a loading spinner in the desktop even though the special object viewer is successfully displayed in a separate window. Our development team are actively qualifying a fix for this issue now as well. If this case applies, the best workaround is just to close the invalid Variable Editor document with the loading spinner
3 Comments
Darcy
on 12 Nov 2025
I am having the exact same issue as Gary.
Regarding your Option #1, if I try to rename the variable, the same thing happens.
Regarding Option #2, I am not using any special viewer. No SimuLink installed.
The variable opens in variable window with two separate tabs. One shows a spinning wheel as if the variable is loading (see attached). But neither tab actually displays the variable. If I close either tab, it does not change anything or display the variable. This has happened from time to time (seemingly randomly, cannot diagnose or assess when it will happen). The only solution I have is to restart MATLAB. I am running MATLAB 2025a on Mac Sequoia 15.6.

Md Abdul
on 18 Dec 2025
Moved: Cris LaPierre
on 18 Dec 2025
Has this issue been solved? I am having the same issue in Matlab 2025b on Win 11.
Cris LaPierre
on 18 Dec 2025
I do not see this issue in my R2025b on Win 11, which is exactly why they'd want to hear from you.
Cris LaPierre
on 13 Oct 2025
1 vote
Categories
Find more on Graphics Performance in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!