Property inspector can not be used any more on mac
Afficher commentaires plus anciens
I cannot use the property inspector in figure any more after the macos update.

9 commentaires
Walter Roberson
le 18 Oct 2019
Is that on Catalina ?
John D'Errico
le 18 Oct 2019
And what MATLAB release? R2019a or 2019b?
Walter Roberson
le 18 Oct 2019
We can read off R2019b from the title bar.
dongfei chen
le 19 Oct 2019
Matteo Corno
le 19 Oct 2019
I can confirm I have the same problem. Catalina 10.15 and both matlab R2019a and R2019b.
Juan Jurado
le 20 Oct 2019
I also have the same problem on R2019a, macOS Catalina 10.15.
Jian-Jia Weng
le 4 Nov 2019
The same problem happens on R2019b, Catalina 10.15
Jill Stewart
le 12 Nov 2019
I have the same problem - and hopeing for a fix soon!
Brian Scannell
le 4 Jan 2020
I have the same problem - iMac with macOS Catalina 10.15.2 and Matlab R2019b Update 3. Very frustrating!
Réponses (6)
Sourav Ghai
le 21 Oct 2019
You can try the following commands:
>> s = settings
>> s.matlab.web.LightweightBrowserDefaultType.PersonalValue = 'cef';
This is a workaround which can solve your problem.
8 commentaires
Matteo Corno
le 21 Oct 2019
Thanks, unfortunately the suggested workaround does not seem to work.
Please see the attached plot.
Is there any other possibility? I have a few paper submission deadline coming up...
Best regards

Juan Jurado
le 21 Oct 2019
This workaround did not work for me either. Thanks for the help, but still no luck.
Jian-Jia Weng
le 4 Nov 2019
did not work either
Ding Cloud
le 19 Déc 2019
you have solved my problem, thank u!
Gary Bikini
le 6 Fév 2020
This works for me. Thanks!
Catalina 10.15.2 & Matlab 2019b update 3.
Steven Crawford
le 5 Mar 2020
Worked!!!
Luca Pancioni
le 7 Mar 2020
Great! Solved. Matlab R2019b - Ubuntu 19.10
Ruonan
le 10 Oct 2021
It worked.Thanks!
Yi Peng
le 21 Oct 2019
0 votes
I also have this problem, and my MacOS is Catalina 10.15.
RUI WANG
le 24 Oct 2019
0 votes
Who has any better idea because I found the same probem (Mac OS 10.15+ Matlab 2019a/b)?
Petr Stepanov
le 3 Nov 2019
0 votes
Hey guys,
Same problem here. MacOs Catalina, updated from 2019a to 2019b and still no property inspector....
Any solutions so far?
Thanks!
4 commentaires
Petr Stepanov
le 4 Nov 2019
Modifié(e) : Petr Stepanov
le 4 Nov 2019
Hey all,
I got it to work last night... basically, I saw a thread where people claim there might be a problem between MatLab and NVidia graphics cards. This made me think to try to switch between energy saving modes (like using both intel and NVidia GPU graphics power) to just power mode (just NVidia). You can find this in MacOs settings under “energy preferences” (little lamp bulb icon)...
Long story short, it somehow worked. I still have no idea how, since I switched to NVidia graphics card only and back...
Hopefully this helps you as well. Also, looks like it is only 15” MBP problem. I didn’t see others to complain about the same (correct me if I’m wrong)
Thanks all!
Shane DiDona
le 25 Nov 2019
This changes nothing for me. I turned off graphics card switching, tried to close and reopen matlab, tried to reboot the laptop... No difference at all, the property inspector remains an empty window.
Zachary Siegel
le 9 Déc 2019
This did not work for me. There is no "Energy Saving Modes" option on MacOS Catalina...
X.Z. Tan
le 6 Fév 2020
0 votes
Known issue and that torture me too.
abdelbaset ait ben ahmed
le 22 Nov 2020
>> s = settings
>> s.matlab.web.LightweightBrowserDefaultType.PersonalValue = 'cef';
Try this commands, then, try to close and reopen Matlab. it's work perfectly for me:
macOS Big Sur, v 11.0.1
Matlab 2019b
Catégories
En savoir plus sur Graphics Performance dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!