Data Log Simulink Arduino Uno
古いコメントを表示
Hi! I'm using Simulink in external mode with my Arduino Uno in order to read one analog signal. I'm not able to register the history of my data in the Matlab workspace, because the ToWorkspace block logs only the last two values. How can I fix it?
回答 (1 件)
Suze Zhang
2017 年 10 月 9 日
0 投票
Hi Giorgio,
Instead of using the "To Workspace" block, you can use "To File" block and store the data in a MAT-file.
3 件のコメント
Giorgio Concu
2017 年 10 月 10 日
Krishnakumar Gopalakrishnan
2017 年 12 月 11 日
This does not work for me. Can you please explain further?
Giorgio Concu
2017 年 12 月 11 日
カテゴリ
ヘルプ センター および File Exchange で MATLAB Support Package for Arduino Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!