Clear Filters
Clear Filters

Check if New Desktop addon is used in current session

5 views (last 30 days)
Is there a way to check programmatically if in the New Desktop is active in the current session (I want to detect this info in a startup file)?
  7 Comments
sst
sst on 26 Jun 2024
In my specific case, I would like to use unicode characters for the "listbox" uicontrol, which works only in the New Desktop mode, and not in the classic desktop mode. The classic desktop mode, on the other hand, allows the use of HTML content in the uicontrol, but not unicode characters. This is part of a much larger application.

Sign in to comment.

Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2024a

Community Treasure Hunt

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

Start Hunting!