필터 지우기
필터 지우기

how to generate C code in matlab??

조회 수: 2 (최근 30일)
Good mind
Good mind 2017년 6월 27일
댓글: Good mind 2017년 6월 28일
i have my C code(small part of my matlab code).but i dont know how to integrate it in matlab i'm working with matlab R2016b

채택된 답변

Geoff Hayes
Geoff Hayes 2017년 6월 27일
khiter - try using mex to build a MEX function from your C code. See also MEX File Creation API and C Source Mex example for details.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Write C Functions Callable from MATLAB (MEX Files)에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by