How can I call "UNIQUE" function in a MEX file?
Mostra commenti meno recenti
Dear All,
How can I call "UNIQUE" function (or any other MATLAB function) in a MEX file?
Thanks,
Ahmad
Risposte (1)
Matt Fig
il 19 Ott 2012
Read this document, it describes how to call a MATLAB function from a mex file.
doc mexCallMATLAB
Categorie
Scopri di più su Write C Functions Callable from MATLAB (MEX Files) in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!