Effacer les filtres
Effacer les filtres

Simulink keyboard shortcut for "save as"

4 vues (au cours des 30 derniers jours)
Al
Al le 22 Mai 2024
Commenté : Al le 26 Mai 2024
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

Réponses (1)

Saurabh
Saurabh le 24 Mai 2024
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
  1 commentaire
Al
Al le 26 Mai 2024
Why in such roundabout ways?!

Connectez-vous pour commenter.

Catégories

En savoir plus sur Simulink Environment Customization dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by