converting a "MATLAB Class" to "mex"

조회 수: 4 (최근 30일)
Hamid Ramezani
Hamid Ramezani 2015년 11월 27일
댓글: Walter Roberson 2015년 11월 27일
Hello,
Is it possible to covert (compile) a MATLAB class (with several functions and properties) to a mex format to speed up the simulation time.
FYI, I know that how to put a class in MATLAB function and compile it. That is not what I am looking for because I want to access class functions and run them while I change their properties.
Thanks if advance, Hamid.
  댓글 수: 1
Walter Roberson
Walter Roberson 2015년 11월 27일
Which MATLAB release are you using? The performance of classes should have increased notably in R2015b.

댓글을 달려면 로그인하십시오.

답변 (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