Simulink keyboard shortcut for "save as"
6 ビュー (過去 30 日間)
古いコメントを表示
what is the "Save as" keyboard shortcut in Simulink, or how can I assign it as a new shortcut key?
In Matlab's Preferences, you can assign that but can't for Simulink!
Thanks
0 件のコメント
回答 (1 件)
Saurabh
2024 年 5 月 24 日
Hi AI,
As per my knowledge there is no direct method to set up the Custom Shortcut Keys as we have in MATLAB, but I did find a page that talks about defining Custom shortcuts in Simulink.
In this setup, a custom menu entry is added to the Simulink Tools menu, defined by a function that outlines the menu's contents, including potential sub-menus. A specific menu item, "Create Bus Object," is configured with a Ctrl+Shift+B shortcut. Activating this item triggers a callback function that generates a bus object and a MATLAB structure for the currently selected Simulink block.
I hope this was helpful
参考
カテゴリ
Help Center および File Exchange で Programmatic Model Editing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!