0
votes

I have a MinSeg, which is built upon an Arduino Mega 2650.

I am connecting to the Arduino board using Simulink (in External mode), and
I am attempting to continuously log data on the Arduino Mega.

Problem:
When I start a run and later end the simulation,
the To Workspace block has only saved the last made sample.

Guidelines are provided here; however, they seem convoluted.
Is there no way to just continuously log data?

This guy also had the same problem,
but said he fixed it with an earlier version.
I feel like some setting has changed;
I can't imagine why things would have become more difficult.

1

1 Answers

1
votes

I had the same problem and I fixed it by changing MATLAB release from 2015b to 2017b.