keyboard short cut key for my customized script
1 回表示 (過去 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!