keyboard short cut key for my customized script
조회 수: 2 (최근 30일)
이전 댓글 표시
I have created a script to get signal name from bus creator. I want to create keyboard short cut key. like after clicking on bus creator ( I have used get(gcbh) to get signals , the list of signal should open.
how to create short cut key to run this script
댓글 수: 0
답변 (1개)
Matlab Pro
2024년 5월 12일
Hi
The next link might be what you are looking for: https://www.mathworks.com/help/matlab/matlab_prog/create-shortcuts-to-frequent-tasks.html
Still - it is not clear to me:
Do you have a GUI (GUIDE/AppDesigner) in which you need create this Keyboard shortcut?
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!