mex files in simulink

1 view (last 30 days)
valentin cattiau
valentin cattiau on 26 Mar 2016
Commented: Walter Roberson on 26 Mar 2016
Dear Matlab Community,
I have a mew64 file and i want to call this fil in simulink. How can I do ?
Best regards, Valcat

Answers (1)

Walter Roberson
Walter Roberson on 26 Mar 2016
You can use a MATLAB Function block
  2 Comments
valentin cattiau
valentin cattiau on 26 Mar 2016
Which block ? Because interpreted function is not compatible with accelerate mode in simulink
Walter Roberson
Walter Roberson on 26 Mar 2016
A MATLAB Function Block. That is the name of the block. Interpreted MATLAB Block is a different block.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!