Check if New Desktop addon is used in current session
Mostra commenti meno recenti
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 Commenti
Adam Danz
il 29 Mag 2024
@Marco Pasquali, may I ask out of curriousity how you would use the information about whether MATLAB is running in the new desktop? What would your startup file do differently for the new desktop?
Marco Pasquali
il 30 Mag 2024
Adam Danz
il 30 Mag 2024
sst
il 26 Giu 2024
Just checking on this one, do we have a way to identify the desktop type programmatically?
sst
il 26 Giu 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.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Startup and Shutdown in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!