Run functions before Simulink starts
Show older comments
Hi,
Is there any way to run Matlab fuctions when I click or start the simulink.
I want to activate custom configurations for the model rather than actibvating manually.
Thanks for the input.
Answers (1)
Fangjun Jiang
on 12 Dec 2023
0 votes
The PreLoadFcn or InitFcn callback.
Categories
Find more on Modeling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!