フィルターのクリア

simulink s block using matlab to read input fromarduino

3 ビュー (過去 30 日間)
peter bennett
peter bennett 2017 年 1 月 15 日
回答済み: Vishal Neelagiri 2017 年 1 月 17 日
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

回答 (1 件)

Vishal Neelagiri
Vishal Neelagiri 2017 年 1 月 17 日
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

カテゴリ

Help Center および File ExchangeBlock Libraries についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by