Property inspector can not be used any more on mac

12 visualizaciones (últimos 30 días)
dongfei chen
dongfei chen el 18 de Oct. de 2019
Comentada: Ruonan el 10 de Oct. de 2021
I cannot use the property inspector in figure any more after the macos update.
Screen Shot 2019-10-19 at 03.46.36.png
  9 comentarios
Jill Stewart
Jill Stewart el 12 de Nov. de 2019
I have the same problem - and hopeing for a fix soon!
Brian Scannell
Brian Scannell el 4 de En. de 2020
I have the same problem - iMac with macOS Catalina 10.15.2 and Matlab R2019b Update 3. Very frustrating!

Iniciar sesión para comentar.

Respuestas (6)

Sourav Ghai
Sourav Ghai el 21 de Oct. de 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 comentarios
Luca Pancioni
Luca Pancioni el 7 de Mzo. de 2020
Great! Solved. Matlab R2019b - Ubuntu 19.10
Ruonan
Ruonan el 10 de Oct. de 2021
It worked.Thanks!

Iniciar sesión para comentar.


Yi Peng
Yi Peng el 21 de Oct. de 2019
I also have this problem, and my MacOS is Catalina 10.15.

RUI WANG
RUI WANG el 24 de Oct. de 2019
Who has any better idea because I found the same probem (Mac OS 10.15+ Matlab 2019a/b)?

Petr Stepanov
Petr Stepanov el 3 de Nov. de 2019
Hey guys,
Same problem here. MacOs Catalina, updated from 2019a to 2019b and still no property inspector....
Any solutions so far?
Thanks!
  4 comentarios
Zachary Siegel
Zachary Siegel el 9 de Dic. de 2019
This did not work for me. There is no "Energy Saving Modes" option on MacOS Catalina...

Iniciar sesión para comentar.


X.Z. Tan
X.Z. Tan el 6 de Feb. de 2020
Known issue and that torture me too.
Recently, R2019b update 4 may fix this issue. Try to update.

abdelbaset ait ben ahmed
abdelbaset ait ben ahmed el 22 de Nov. de 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

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by