MEX-File in a M-File
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
Hello, my question is how can i embed a MEX-File(code generated form a Simulink Subsystem ) in a M-File? Is that feasible? Thanks for each help
0 件のコメント
回答 (1 件)
Kaustubha Govind
2013 年 6 月 14 日
0 投票
Are you using the S-function target to generate the MEX-file from the Simulink model? If so, I don't think you can call into it directly from MATLAB, because it can only be invoked by the Simulink Engine.
0 件のコメント
この質問は閉じられています。
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!