call function from Matlab Simulink to M File ?

Please,help me i have a Matlab Simulink Model which it`s output is Error .This output (error) I have to minimize it( USING GENETIC ALGORITHM ) by controlling three variables(Kp& ki& Kd) which included in the output.Due to this variables I can`t scope the output,and call this output in an M File
Can any one help me please to call this output in an M File. Thank

回答 (1 件)

Walter Roberson
Walter Roberson 2017 年 2 月 1 日

0 投票

You can use a MATLAB Function Block in which the three variables are signals that are input. Or in which the three variables are defined as output signals.

この質問は閉じられています。

タグ

質問済み:

2017 年 2 月 1 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by