How to launch scripts into Simulink using key shortcut

I have some scripts to automate some procese designing in Simulink, but I would like to run/launch them with a key shortcuts.
I tried to use 'accelerator' but is shows in the menu accelerator keys but without work.
How to activate accelerators or run/launch a custom scripts with a key shortcuts ?

回答 (1 件)

Mathy
Mathy 2024 年 9 月 10 日

0 投票

Hi Marco,
Unfortunately, MATLAB doesn’t support running a specific script using a custom keyboard shortcut. It only allows predefined actions to be set for custom keyboard shortcuts. Alternatively, you could create a single function that calls all the necessary functions to run your scripts for automating design processes. You can then run this single script using the command window.
I hope this helps!

カテゴリ

ヘルプ センター および File ExchangeDesktop についてさらに検索

質問済み:

2022 年 11 月 24 日

回答済み:

2024 年 9 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by