Run a MATLAB function when Simulink button is pressed
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi all,
I'm curious to know whether ther is any possibility lies to run a custom fucntion when I click on the RUN button in model advisor. How can I possibly triger the function when the check is intiated.? any suggestions or idea on this.
0 Kommentare
Antworten (1)
prabhat kumar sharma
am 20 Nov. 2023
Hello Jacob,
I understand you want to know how to execute a custom function when clicking the "Run Checks" button in the Model Advisor.
Yes, you can create your own custom check that will be triggered upon clicking the 'Run Checks' button.
You can refer to the following links for more detailed instructions on creating custom checks:
I hope it helps!
Siehe auch
Kategorien
Mehr zu Model Compatibility finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!