How to link .m files with simscape ?
Afficher commentaires plus anciens
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.
Réponses (1)
Sabin
le 6 Jan 2026
0 votes
This can be done using the MATLAB Function in Simulink:
Catégories
En savoir plus sur Simscape dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!