How to call cpp function in coder ceval function?
2 ビュー (過去 30 日間)
古いコメントを表示
Hi, I am trying to call a cpp function in matlab using coder.ceval method. I am getting errors like the function is not defined, but the same code works for a c function. Please help me.
2 件のコメント
回答 (1 件)
Rishabh Singh
2022 年 2 月 7 日
編集済み: Rishabh Singh
2022 年 2 月 7 日
Hi,
If you could provide the cpp function then I can better answer your question. But in meanwhile a similar question has been answered on the following link.
Hope this helps.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!