How can I call "UNIQUE" function in a MEX file?
2 ビュー (過去 30 日間)
古いコメントを表示
Dear All,
How can I call "UNIQUE" function (or any other MATLAB function) in a MEX file?
Thanks,
Ahmad
0 件のコメント
回答 (1 件)
Matt Fig
2012 年 10 月 19 日
Read this document, it describes how to call a MATLAB function from a mex file.
doc mexCallMATLAB
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!