フィルターのクリア

Hi, do you know why I can't open the variable window by doule clicking any variables?

4 ビュー (過去 30 日間)
juntian chen
juntian chen 2022 年 4 月 22 日
回答済み: Steven Lord 2022 年 4 月 22 日
After double clicking, not only the variable window can't be opened, but also the 'ans' change to NaN.
P.S. Reinstall MAMTLAB can't resolve this problem !

回答 (1 件)

Steven Lord
Steven Lord 2022 年 4 月 22 日
My suspicion is that you've written or downloaded a function with the same name as one of the functions included in MATLAB that is used to open the Variables window when you double-click on a variable in the Workspace desktop component.
Look at whatever functions you wrote or downloaded or whatever add-ons you installed between the last time you were able to successfully open a variable by double-clicking and the first time it failed. If none of them seem to match a function in MATLAB, either show the list of function names here or contact Technical Support and work with them to determine what's preventing the Variables window from opening.

カテゴリ

Help Center および File ExchangeDownloads についてさらに検索

製品


リリース

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by