Plotting graphs in LiveEditor turn tabs blank

After the upgrade to R2022b, when running programs with graphics objects in LiveEditor, i'm not able to read the content of other tabs (live script or normal script). They turn in blank pages and I have to quit or sometimes kill matlab.
It happens only with live scripts, normal script with graphics do not affect the editor content
I'm using a macbook pro, MACOS: Ventura.
I'm completely stuck on this problem and would greatly appreciate your help.
Thank You

Antworten (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov am 10 Feb. 2023
Bearbeitet: Sulaymon Eshkabilov am 10 Feb. 2023

0 Stimmen

This might happen when you have generate very high resolution plots (graphices), in particular 3D plots, e.g., using mesh(), surf(), pspectrum().
By reducing the resolution of graphics, such issues can be resolved.

1 Kommentar

Brian Sutton
Brian Sutton am 10 Feb. 2023
Thanks for the suggestion. I tried this: started MATLAB, opened a .m file and created a Live Script, and ran plot([1 2],[3 4]) in the Live Script. I still see the same problem: the .mlx file is responsive, but the .m tab becomes blank and unresponsive.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Graphics Objects finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2022b

Gefragt:

am 25 Okt. 2022

Kommentiert:

am 10 Feb. 2023

Community Treasure Hunt

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

Start Hunting!

Translated by