필터 지우기
필터 지우기

How to set keyboard layout for Simulink Online?

조회 수: 24 (최근 30일)
MathWorks Support Team
MathWorks Support Team 2021년 6월 18일
답변: Yili Pan 2023년 12월 12일
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? 

채택된 답변

MathWorks Support Team
MathWorks Support Team 2021년 6월 18일
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: 

추가 답변 (1개)

Yili Pan
Yili Pan 2023년 12월 12일
We added an UI for picking the right keyboard settings inside Simulink

카테고리

Help CenterFile Exchange에서 Desktop에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by