Filter löschen
Filter löschen

Data Log Simulink Arduino Uno

4 Ansichten (letzte 30 Tage)
Giorgio Concu
Giorgio Concu am 4 Okt. 2017
Kommentiert: Giorgio Concu am 11 Dez. 2017
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?

Antworten (1)

Suze Zhang
Suze Zhang am 9 Okt. 2017
Hi Giorgio,
Instead of using the "To Workspace" block, you can use "To File" block and store the data in a MAT-file.
  3 Kommentare
Krishnakumar Gopalakrishnan
Krishnakumar Gopalakrishnan am 11 Dez. 2017
This does not work for me. Can you please explain further?
Giorgio Concu
Giorgio Concu am 11 Dez. 2017
I simply changed MATLAB release: from 2016b included the bug has been fixed.

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by