Data Interchange Using the C API and External Mode
1 回表示 (過去 30 日間)
古いコメントを表示
I need change the parameters during HIL (hardware in the loop) execution without Matlab. I have seen the "Data Interchange Using the C API" but due to my requeriments I can't clear the external mode. When I select both occurs this error:
Error: Simulink Coder does not support both External Mode and the C API at the same time.
Are there any manner to generate a C-file with the information of the parameters that appears in "Data Interchange Using the C API" (rtModelParameters, rtDataAddrMap, rtDataTypeMap, rtDimensionMap, rtFixPtMap) to access them?.
I have seen the files "capilib.tlc" and "capi.tlc" but they are very cumbersome.
Thanks in advance.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Deployment, Integration, and Supported Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!