How to add script to testing environment

1 visualizzazione (ultimi 30 giorni)
Anshul Kaushik
Anshul Kaushik il 11 Giu 2023
Commentato: Anshul Kaushik il 15 Giu 2023
Hi , I need some help with simulink test, I have a simulink model and using the results from Simulink model I will be running a Matlab script and perform baseline test based on the result. I need to know Is it possible to call a matlab script/ function in simulink test?

Risposte (1)

Kautuk Raj
Kautuk Raj il 11 Giu 2023
Yes, it is possible to call a MATLAB script or function in Simulink Test. You can use the MATLAB Function block or the MATLAB System block to call a MATLAB function within a Simulink model.
Refer to this piece of documentation for more details.
  1 Commento
Anshul Kaushik
Anshul Kaushik il 15 Giu 2023
Cant it be done using model callbacks? after simulation stops, what callback can be used to call the script and then answer at workspace?

Accedi per commentare.

Categorie

Scopri di più su Subsystems in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by