converting a "MATLAB Class" to "mex"

3 vues (au cours des 30 derniers jours)
Hamid Ramezani
Hamid Ramezani le 27 Nov 2015
Commenté : Walter Roberson le 27 Nov 2015
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 commentaire
Walter Roberson
Walter Roberson le 27 Nov 2015
Which MATLAB release are you using? The performance of classes should have increased notably in R2015b.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Write C Functions Callable from MATLAB (MEX Files) dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by