Using mathematica code in Simulink

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 Comment

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?

Sign in to comment.

Answers (2)

Yes. it is possible to call C code (both via DLL or from a source .c file) using S-function Builder.

Categories

Find more on Simulink in Help Center and File Exchange

Products

Asked:

on 26 Mar 2014

Answered:

on 31 Mar 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!