Property inspector can not be used any more on mac

5 次查看(过去 30 天)
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 个评论
Jill Stewart
Jill Stewart 2019-11-12
I have the same problem - and hopeing for a fix soon!
Brian Scannell
Brian Scannell 2020-1-4
I have the same problem - iMac with macOS Catalina 10.15.2 and Matlab R2019b Update 3. Very frustrating!

请先登录,再进行评论。

回答(6 个)

Sourav Ghai
Sourav Ghai 2019-10-21
You can try the following commands:
>> s = settings
>> s.matlab.web.LightweightBrowserDefaultType.PersonalValue = 'cef';
This is a workaround which can solve your problem.
  8 个评论

请先登录,再进行评论。


Yi Peng
Yi Peng 2019-10-21
I also have this problem, and my MacOS is Catalina 10.15.

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

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

请先登录,再进行评论。


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

abdelbaset ait ben ahmed
>> 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

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by