Filter löschen
Filter löschen

How to connect Simulink with Arduino in case of msfun files?

2 Ansichten (letzte 30 Tage)
Abhishek Patel
Abhishek Patel am 18 Aug. 2017
Bearbeitet: Walter Roberson am 21 Aug. 2017
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'

Antworten (1)

Ankit Bhatnagar
Ankit Bhatnagar am 21 Aug. 2017
Hi,
The code generation requires the 'tlc' file to be placed in the current working directory. Check the following post for further details:

Kategorien

Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by