MATLAB and Delsys Trigno Connection Script
33 views (last 30 days)
Show older comments
Hello!
I was wondering if there is an existing MATLAb script that is used to connect a system to the Delsys Trigno system in order to send data read from the sensors to my PC?
Thanks in advance!
0 Comments
Accepted Answer
Sayan
on 8 May 2024
Hi Caly,
I do not think there is any built-in support for Delsys Trigno in MATLAB. However, if you can connect the device to your computer with a serial port, serial communication can be established, which in turn enables reading from and writing to the device in MATLAB.
You can checkout the following documentation for the same.
Hope this answers your query.
More Answers (0)
See Also
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!