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?

Réponses (1)

Suze Zhang
Suze Zhang le 9 Oct 2017

0 votes

Hi Giorgio,
Instead of using the "To Workspace" block, you can use "To File" block and store the data in a MAT-file.

3 commentaires

Giorgio Concu
Giorgio Concu le 10 Oct 2017
I already tried but it doesn't work. I fixed it by upgrading MATLAB from 2015b to 2017b. Thank you
Krishnakumar Gopalakrishnan
Krishnakumar Gopalakrishnan le 11 Déc 2017
This does not work for me. Can you please explain further?
Giorgio Concu
Giorgio Concu le 11 Déc 2017
I simply changed MATLAB release: from 2016b included the bug has been fixed.

Connectez-vous pour commenter.

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by