How to Read/Write file in Xpc Traget without matlab (stand alone mode) ?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi, right now i 'm running stand alone program on Target machine. Use "File Scope" logging signal data which save as .dat format. The question is I need matlab call function like "SimulinkRealTime.utils.getFileScopeData " so i can read data, then i have to call function "SimulinkRealTime.utils.bytes2file" turn data to another format which "Real-Time From File" can deal with.
So. is there any way to solve this problem without matlab ? Thanks.
0 件のコメント
採用された回答
Jon Lobo
2016 年 8 月 30 日
Yes. With Simulink Real-Time there are a set of external APIs so you can interact with the target externally ( see doc ).
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Target Computer Setup についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!