calling mex function from Simulink

조회 수: 1 (최근 30일)
Frederic Fourmaux
Frederic Fourmaux 2019년 12월 5일
답변: galaxy 2019년 12월 6일
I have a mex-fille build from C. I want to use it in Simulink but do I need to re write a S-function? I have tried to call without success a Matlab function.

답변 (1개)

galaxy
galaxy 2019년 12월 6일
After you build mexw64 file successful, you can use S-Function block
if not, you need to build mex file by mex from S-function file.

카테고리

Help CenterFile Exchange에서 Simulink Coder에 대해 자세히 알아보기

제품


릴리스

R13SP1

Community Treasure Hunt

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

Start Hunting!

Translated by