keyboard short cut key for my customized script
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Matlab Pro
on 12 May 2024
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 Comments
See Also
Categories
Find more on Desktop in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!