How to add a keyboard shortcut for a custom action in a custom Simulink toolstrip?

4 Ansichten (letzte 30 Tage)
Hi Matlab and Simulink guys,
I have created a custom Simulink toolstrip tab via slCreateToolstripComponent and slCreateToolstripTab. I have added custom actions to the tab and these actions call own Matlab scripts.
Is it possible to define keyboard shortcuts for these actions (similar to what is possible via 'schema.accelerator' in sl_customization.m)? If there is no documented way, then maybe an undocumented way?
Would appreciate any help and thanks in advance ...

Antworten (1)

Govind KM
Govind KM am 20 Aug. 2024
Hi Ferry,
This is a known issue with custom toolstrips. If keyboard shortcuts are necessary for your workflow, the best approach would be to continue using custom menus by defining a “sl_customization.m” file. To do so, you can refer to the following links:
Hope this is useful.

Kategorien

Mehr zu Desktop finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by