Rank: 49056 based on 0 downloads (last 30 days) and 0 files submitted
photo

Matthew

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Matthew
Updated File Comments Rating
08 Nov 2009 Arduino Target Develop applications for the Arduino platform using Simulink®. Author: Doug Eastman

The code for "installArduino" has several tilde which do not pass the MATLAB compiler. As an example the very first line:
function installArduino(~) produces the error:
??? Error: File: installArduino.m Line: 1 Column: 25
Unexpected MATLAB operator.

The tilde exists at the location listed and stops the install program from executing. This same problem will cause the installation program to seize at several other points:
Line: 240 Column: 29 & 33
Line: 253 Column: 32
Line: 275 Column: 31
etc . . .

I am very interested in the practicality of this MATLAB & Simulink application. Please fix these problems so I can make good use of MATLAB and Arduino.
Thank you.

Contact us at files@mathworks.com