Is mwarray being phased out ?
古いコメントを表示
I am starting a project with matlab/matalab compiler (R2013a). I will be creating a C/C++ shared library. is it recommended to use mxArray or mwArray as all the examples refer to mxArray now. and there is very little in terms of examples or documentation on mwArray. so is mwArray being phased out and is there benefits of using one over the other.
採用された回答
その他の回答 (1 件)
Chetan Rawal
2014 年 1 月 10 日
0 投票
It is more of that the documentation link gets updated. Searching it on the doc page gives the right link than searching it over a broad web engine.
This is the latest one I was able to get to:
カテゴリ
ヘルプ センター および File Exchange で Deploy to C++ Applications Using mwArray API (C++03) についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!