How to connect Simulink with Arduino in case of msfun files?
6 ビュー (過去 30 日間)
古いコメントを表示
I'm using MATLAB R2016a.
when running the simulation, the model error is occured like this
### Build procedure for model: 'motorPI2' aborted due to an error.
The corresponding 'msfun_arduino_analogwrite.tlc' file for the MATLAB S-function 'msfun_arduino_analogwrite' in block 'motorPI2/Arduino Analog Write' must be located in the current working directory, the MATLAB S-function directory 'C:\Users\Devil\Documents\MATLAB\ArduinoIO\simulink', or the directory 'C:\Users\Devil\Documents\MATLAB\ArduinoIO\simulink\tlc_c'
0 件のコメント
回答 (1 件)
Ankit Bhatnagar
2017 年 8 月 21 日
Hi,
The code generation requires the 'tlc' file to be placed in the current working directory. Check the following post for further details:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Arduino Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!