Using mathematica code in Simulink
Afficher commentaires plus anciens
Hi. I have a code which is written in Mathematica. I am looking for a method to use this code in simulink/Matlab environment. for example is it possible to use the code with S-function or M-function blocks of simulink?? Does anybody has such experience before?
1 commentaire
Kaustubha Govind
le 31 Mar 2014
Received a personal message from Mehrdad which seems related:
I have a problem and hope you could help me by your experience. I am using S-Function builder with C code. I have a problem when I used a C code which is generated from another program (Mathematica). I think If I generate dll function from Mathematica instead of C code and use it in S-Function builder, it would be better. I am using MATLAB 64bit 2013b and Win7. Is it possible and ok?
Réponses (2)
Guy Rouleau
le 27 Mar 2014
0 votes
Almost... look at this link:
Kaustubha Govind
le 31 Mar 2014
0 votes
Yes. it is possible to call C code (both via DLL or from a source .c file) using S-function Builder.
Catégories
En savoir plus sur Simulink dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!