How to link .m files with simscape ?
Mostrar comentarios más antiguos
I have a simscape model and an m file. I want both to run in sync. The signal fed to the simscape model is generated at each instance of time by the m file and the output of the model is the input for the m file.
Respuestas (1)
Sabin
el 6 de En. de 2026
0 votos
This can be done using the MATLAB Function in Simulink:
Categorías
Más información sobre Simscape 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!