Effacer les filtres
Effacer les filtres

simulink s block using matlab to read input fromarduino

3 vues (au cours des 30 derniers jours)
peter bennett
peter bennett le 15 Jan 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

Réponses (1)

Vishal Neelagiri
Vishal Neelagiri le 17 Jan 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

Catégories

En savoir plus sur Block Libraries dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by