MATLAB and Delsys Trigno Connection Script
33 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Sayan
le 8 Mai 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.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Logical dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!