Call questdlg from C S-Function
古いコメントを表示
Hello, Is it possible to call questdlg(...) from within a simple C S-Function AND get the resulting answer? Please provide an example. Thank You
1 件のコメント
Allen Peacock
2014 年 4 月 14 日
採用された回答
その他の回答 (1 件)
Kaustubha Govind
2014 年 3 月 31 日
0 投票
Yes, you can use mexCallMATLAB to call MATLAB functions from a C-MEX S-function. Please refer to the examples in the documentation.
1 件のコメント
Allen Peacock
2014 年 4 月 14 日
カテゴリ
ヘルプ センター および File Exchange で MATLAB Compiler についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!