How to set a script as startup shortcut for Simulink project programmatically?
Mostra commenti meno recenti
In MATLAB R2017a, is it possible to set a script as startup shortcut for Simulink project programmatically? I can do the same using Simulink project GUI by selecting Set Shortcut Action > Startup from context menu for the shortcut.
I have a process that generates Simulink project and want a way to switch to a specific directory in the project when the project is launched. I tried using RunAtStartup property only to find out that it is read-only.
Any pointers?
1 Commento
Sunny Talekar
il 4 Mar 2019
Risposte (1)
Abhishek Singh
il 7 Mar 2019
0 voti
Please refer to the following link, this might resolve your query:
1 Commento
Sunny Talekar
il 7 Mar 2019
Categorie
Scopri di più su Startup and Shutdown in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!