How i can i link my m file with simulink block?
57 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
EDDYKURNIAWAN ABDRAUF
le 14 Nov 2016
Commenté : EDDYKURNIAWAN ABDRAUF
le 17 Nov 2016
Helloo guy... i have problem communication between m file with simulink.... i have plot the real time data in figure from arduino that send into matlab by bluetooth. The data is from sensor mpu6050 in angle.... now i have simulink block that have fuzzy logic algorithm...now i want the angle value will be my input for my simulink block...can anybody told how?..i have read about matlab function...but still not understand
0 commentaires
Réponse acceptée
Hari Desanur
le 16 Nov 2016
You can execute your MATLAB code from within the model to read the input data from your sensor and then pass this data into your Simulink block.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Simulink Support Package for LEGO MINDSTORMS EV3 Hardware 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!