Hello there, We receive data from Arduino in series. We are trying to save this data in Matlab Guı as a .mat file with push button. Can you help with this?

2 Ansichten (letzte 30 Tage)
Hello,
We receive data from Arduino in series. We are trying to save this data in Matlab Guı as a .mat file with push button. Can you help with this?

Antworten (1)

Andreas Bernatzky
Andreas Bernatzky am 20 Apr. 2019
Hey Merve,
you have to access the serial port where your arduino is connected.
saving Data should not be a problem just use save() command

Kategorien

Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by