How i can i link my m file with simulink block?
15 ビュー (過去 30 日間)
古いコメントを表示
EDDYKURNIAWAN ABDRAUF
2016 年 11 月 14 日
コメント済み: EDDYKURNIAWAN ABDRAUF
2016 年 11 月 17 日
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 件のコメント
採用された回答
Hari Desanur
2016 年 11 月 16 日
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.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Modeling についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!