Borrar filtros
Borrar filtros

simulink s block using matlab to read input fromarduino

3 visualizaciones (últimos 30 días)
peter bennett
peter bennett el 15 de En. de 2017
Respondida: Vishal Neelagiri el 17 de En. de 2017
Hi, I have written some Matlab code saved as a .m file. The code reads touch events on a touch screen. I need to convert this to a Simulink block. I was going to try to use the msfuntmpl_basic is this the best way to or is there a better way. I have searched numerous sources to find instructions but have failed to locate anything of use. Could someone even point me in the right direction please. Thanks Peter

Respuestas (1)

Vishal Neelagiri
Vishal Neelagiri el 17 de En. de 2017
According to your workflow, you can use the MATLAB function block or the Level-2 MATLAB S-Function block to use MATLAB code in Simulink. You can refer to the following documentation links:
https://www.mathworks.com/help/simulink/slref/matlabfunction.html
https://www.mathworks.com/help/simulink/slref/level2matlabsfunction.html
https://www.mathworks.com/help/simulink/sfg/writing-level-2-matlab-s-functions.html

Categorías

Más información sobre Block Libraries en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by