How can I call "UNIQUE" function in a MEX file?
显示 更早的评论
Dear All,
How can I call "UNIQUE" function (or any other MATLAB function) in a MEX file?
Thanks,
Ahmad
回答(1 个)
Matt Fig
2012-10-19
Read this document, it describes how to call a MATLAB function from a mex file.
doc mexCallMATLAB
类别
在 帮助中心 和 File 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!