.mat file no longer shows variable selection GUI when loading in MATLAB R2025a

21 ビュー (過去 30 日間)
Yejun
Yejun 2025 年 6 月 26 日
編集済み: Stephen23 2025 年 6 月 26 日
In the past, when I double-clicked a .mat file or opened it without using the load command, a GUI window appeared allowing me to select which variables to import into the workspace (the "Load into Workspace" dialog).
However, in MATLAB R2025a, this dialog no longer appears. The file either loads all variables automatically or nothing happens at all.
I suspect this issue started after I accidentally selected the "Don't show this dialog again" option.
How can I re-enable this variable selection GUI when opening .mat files?

採用された回答

Stephen23
Stephen23 2025 年 6 月 26 日
編集済み: Stephen23 2025 年 6 月 26 日
Make sure that this is selected:
Settings => MATLAB => General => Confirmation Dialogs => Show Import Tool dialog for importing MAT and media files
restart MATLAB
If that does not work, delete the PREFDIR (as long as you do not mind all settings reverting to default), which will ge recreated:

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeWorkspace Variables and MAT Files についてさらに検索

製品


リリース

R2025a

Community Treasure Hunt

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

Start Hunting!

Translated by