Embedded function (Simulink)

2 次查看(过去 30 天)
Hi everybody, I wrote a Logistic map function in Matlab. How can I call this function from Simulink by use embedded function.

采纳的回答

Fangjun Jiang
Fangjun Jiang 2011-5-24
Drag and drop the "Embedded MATLAB Function" block from library "Simulink","User-Defined Functions" to your model and copy then paste your M-Function.
Or drag and drop the "Fcn" block from the same library and put in your M-Function name.
All assume that you have or figure out the input/output argument syntax.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by