keyboard short cut key for my customized script
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Matlab Pro
el 12 de Mayo de 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 comentarios
Ver también
Categorías
Más información sobre Desktop en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!