Check if New Desktop addon is used in current session
이전 댓글 표시
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
Adam Danz
2024년 5월 29일
@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
2024년 5월 30일
Adam Danz
2024년 5월 30일
sst
2024년 6월 26일
Just checking on this one, do we have a way to identify the desktop type programmatically?
sst
2024년 6월 26일
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.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!