Code covered by the MathWorks Limited License

Highlights from
MATLAB Support Package for Arduino (aka ArduinoIO Package)

image thumbnail
from MATLAB Support Package for Arduino (aka ArduinoIO Package) by MathWorks Classroom Resources Team
MATLAB class and Simulink blocks for communicating with an Arduino microcontroller board

slblocks
function blkStruct = slblocks
blkStruct.Name = 'Arduino IO Library';
blkStruct.OpenFcn = 'arduino_io_lib';
blkStruct.MaskInitialization = '';

    %   Copyright 2011 The MathWorks, Inc.

Contact us