I am trying to run a simple simulink diagram on arduino using what is provided in this link.Unfortunately when i build the program i get this error: " The corresponding 'msfun_arduino_digitalwrite.tlc' file for the MATLAB S-function 'msfun_arduino_digitalwrite' in block 'untitled/Arduino Digital Write' must be located in the current working directory, the MATLAB S-function directory 'C:\Users\Mohamed Ali\Desktop\ArduinoIO\simulink', or the directory 'C:\Users\Mohamed Ali\Desktop\ArduinoIO\simulink\tlc_c' "
I have been unsuccessfully looking for the tlc file to place it. Can somebody help me?