- Connect To Arduino (Make some field for port and stuff)
- Read value write value
- Other function for your use case
matlab app designer and arduino
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
i want to use matlab app designer with arduino , but i don't how to use that .
i want to start with a simple application : ledon/ledoff
how can help me with that.
thanks
0 commentaires
Réponses (1)
Kanishk Singhal
le 13 Juil 2023
Here is the reference for connection to arduino with MATLAB.
You can try first setting up a connection with MATLAB itself perform some operations.
When you feel comfortable you start with making utility functions like
Add these function as callback in your AppDesigner, like ButtonPushedFcn
0 commentaires
Voir également
Catégories
En savoir plus sur Develop Apps Using App Designer 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!