Live Transmission of Arduino Serial Plotter data to Matlab help

7 次查看(过去 30 天)
I am using the Myoware with two Artemis RedBoards which are set up as Peripheral and Central
Now I want to live transmit the data from the Myoware to Matlab for signal processing but it is not connecting.
I tried downloading the MATLAB Support Package for Arduino Hardware and the hardware setup pops up
How should I proceed from here? I am using R2021b
Any help you can give will be appreciated
I have tried skipping this step and programming
s = serial('COM9');
fopen(s); <- This line gave an error
val=fscanf(s)

回答(1 个)

MathWorks MATLAB Hardware Team
Hi,
Thank you for reaching out.
Currently, the MATLAB Support Package for Arduino hardware does not include support for Artemis RedBoards.
For your specific needs, you might find the following approach useful:
Thanks,
MATLAB Hardware Team
MathWorks

类别

Help CenterFile 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!

Translated by