Real time, Matlab, SpeedGoat, Simulink, read write data, Solution?
古いコメントを表示
Hi,I'm using Simulink connected to speedgoat in a real time status. The simulink model includes a user defined block in which along with the main code, there are commands open, close fprintf, fscanf, in order to write/read some numerical data. The model is built correctly, but when the start application button is clicked the following error pops up "external mode open protocol start command failed". So, is there any other way by which we can enjoy write and read data while connected to speedgoat online. Mathwork expers, do you know how to solve this issue?
4 件のコメント
Walter Roberson
2022 年 7 月 14 日
Are the file operations coded in terms of coder.ceval() ? File operations at the MATLAB level are not supported for deployment.
Bonyadi Arezoo
2022 年 7 月 14 日
Bonyadi Arezoo
2022 年 7 月 14 日
Bonyadi Arezoo
2022 年 7 月 14 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Sources についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!