How to set keyboard layout for Simulink Online?
51 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 18 Jun. 2021
Beantwortet: Yili Pan
am 12 Dez. 2023
I'm using a non-US keyboard and some of the keys don't enter the correct character in Simulink Online. What can I do to make my keyboard work with Simulink Online?
Akzeptierte Antwort
MathWorks Support Team
am 18 Jun. 2021
You can set the keyboard layout for Simulink Online using the “simulink.online.keyboard” command.
For example, if you are using Japanese keyboard, you can set the layout using:
>> simulink.online.keyboard('jp');
You only need to do this once for the account you are using. If you switch keyboards, and your new keyboard is different, use the same command to select the appropriate layout.
For a list of different keyboard language abbreviations and more details on how to use this command, please refer to the help page by typing on MATLAB Command Window:
>> help simulink.online.keyboard
If you are still having trouble with keyboard operations after setting the layout as described above. Please contact MathWorks Technical Support:
0 Kommentare
Weitere Antworten (1)
Yili Pan
am 12 Dez. 2023
We added an UI for picking the right keyboard settings inside Simulink
0 Kommentare
Siehe auch
Kategorien
Mehr zu Programmatic Model Editing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!