Effacer les filtres
Effacer les filtres

why does my workspace variable viewer not display my 2d array as table anymore in R2016b on a mac?

1 vue (au cours des 30 derniers jours)
If I run a simple:
a = rand(4,10)
and then open it in the workspace variable viewer. Before I could see the variable data as a 2D table array. now it displays as a character - the same as in the cmd window. This prevents me from making manual changes to individual cells like before?
How can I change this back to the older version of MATLAB?

Réponses (3)

Walter Roberson
Walter Roberson le 30 Jan 2017

Image Analyst
Image Analyst le 30 Jan 2017
To find out which, if any, of your m-files overload the built-in MATLAB functions, see the attached program.

Neel Savani
Neel Savani le 30 Jan 2017
I wish it were possible to
>> restordefaultpath
Unfortunately, I had to make changes to my .tcshrc to enable the solarsoft package to operate in IDL. This has lead to error messages when running restordefaultpath. Now I am not sure what to do?
Anyone else have similar install complications for both IDL and MATLAB? This is my error message in MATLAB:
Error using restoredefaultpath (line 42)
System error: SSW setup will include: <gen secchi lasco aia hmi swpc_cat>
Type <sswidl> to start SSW IDL
Unmatched ".
sswidl: No such file or directory.
Unmatched ".
Command executed: "SSW setup will include: <gen secchi lasco aia hmi swpc_cat>
Type <sswidl> to start SSW IDL
/usr/bin/perl" "/Applications/MATLAB_R2016b.app/toolbox/local/getphlpaths.pl"
"/Applications/MATLAB_R2016b.app"

Catégories

En savoir plus sur Interactive Control and Callbacks dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by