How to add script to testing environment
Mostrar comentarios más antiguos
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?
Respuestas (1)
Kautuk Raj
el 11 de Jun. de 2023
0 votos
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.
1 comentario
Anshul Kaushik
el 15 de Jun. de 2023
Categorías
Más información sobre Inputs en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!