Using mathematica code in Simulink
Mostra commenti meno recenti
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 Commento
Kaustubha Govind
il 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?
Risposte (2)
Guy Rouleau
il 27 Mar 2014
0 voti
Almost... look at this link:
Kaustubha Govind
il 31 Mar 2014
0 voti
Yes. it is possible to call C code (both via DLL or from a source .c file) using S-function Builder.
Categorie
Scopri di più su Simulink in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!