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

3 ビュー (過去 30 日間)
dim-ask
dim-ask 2024 年 12 月 5 日
コメント済み: dim-ask 2024 年 12 月 20 日
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.

回答 (1 件)

Walter Roberson
Walter Roberson 2024 年 12 月 5 日
Yes. The new desktop is largely javascript, but traditional figures created with figure() are still java based.
  1 件のコメント
dim-ask
dim-ask 2024 年 12 月 20 日
I get html figures with either figure() or uifigure().

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeDesktop についてさらに検索

製品


リリース

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by