MEX-File in a M-File
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
Hello, my question is how can i embed a MEX-File(code generated form a Simulink Subsystem ) in a M-File? Is that feasible? Thanks for each help
Réponses (1)
Kaustubha Govind
le 14 Juin 2013
0 votes
Are you using the S-function target to generate the MEX-file from the Simulink model? If so, I don't think you can call into it directly from MATLAB, because it can only be invoked by the Simulink Engine.
Cette question est clôturée.
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!