Files Associated with the Video "Creating a Simulink Block Using MATLAB Code"

The files in this submission are used in the video "Creating a Simulink Block Using MATLAB Code"
1.4K Downloads
Updated 1 Sep 2016

View License

This contains the following files:
README.txt - a text file that explains how to get the C++ driver code that will be used in the MATLAB class and where to put it
TouchSensor.m - a MATLAB class derived from the matlab.System and coder.ExternalDependency classes
touchSensor_wrapper.cpp - a C wrapper file for a C++ driver
touchSensor_wrapper.h - a header file that defines the prototypes for the C wrapper functions
TouchSensor.png - an image used on the mask of the Simulink Block created using the MATLAB class
getTouchSensorRootPath.m - a MATLAB function that will return the location to which this folder is extracted
Creating a Simulink Block Guide.pdf - a document that explains the steps used to create a Simulink block from the MATLAB class and C/C++ code
While the example used required Embedded Coder and many other products, the process can be used with only MATLAB and Simulink installed.

Cite As

MathWorks Student Competitions Team (2024). Files Associated with the Video "Creating a Simulink Block Using MATLAB Code" (https://www.mathworks.com/matlabcentral/fileexchange/48714-files-associated-with-the-video-creating-a-simulink-block-using-matlab-code), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Embedded Coder in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.1

Updated license

1.0.0.0