How to deploy third party dependencies on arduino
Afficher commentaires plus anciens
Is there a way that matlab automatically istalls dependencies for include files?
I do have a sensor connected to an arduino via SPI and the arduino connected to Matlab. Now I want to design a controller in matlab using the sensor readings over "Monitor & Tune" function.
The code I have for the sensor works fine for the Arduino IDE becuase all dependencies are automatically downloaded by the IDE. However Matlab does not seem to do that and I want to avoid downloading all relevant header myself.
Maybe with addons it works, but these can not be used in Monitor and Tune as far as I know.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Arduino Hardware dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
