Is it possible to open an java-based figure from the new desktop?

5 Ansichten (letzte 30 Tage)
dim-ask
dim-ask am 5 Dez. 2024
Kommentiert: dim-ask am 20 Dez. 2024
I assume not, but I see jvm is still running (or at least usejava('jvm') is true) so maybe yes?
I find myself changing back and forth the old and new desktop because the web based figures are too sluggish and cannot deal with plotting large amounts of data before stopping being practically responsive. It is even evident from bench where the new desktop does much worse than the old in the graphics related tests. I use macos and I assume in macos it is in general worse.

Antworten (1)

Walter Roberson
Walter Roberson am 5 Dez. 2024
Yes. The new desktop is largely javascript, but traditional figures created with figure() are still java based.

Kategorien

Mehr zu Desktop finden Sie in Help Center und File Exchange

Produkte


Version

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by