フィルターのクリア

How can you generate matlab code from a simulink block?

2 ビュー (過去 30 日間)
David Dijemeni
David Dijemeni 2014 年 2 月 25 日
コメント済み: Andreas Goser 2014 年 2 月 25 日
How can you generate matlab code from simulink block?

回答 (1 件)

Andreas Goser
Andreas Goser 2014 年 2 月 25 日
I have not heard of this being possible. The point is a block alone does not mean anything. It needs to be seen in context with the signal going into, the sample times of other blocks and specifically all model setting like solvers.
  2 件のコメント
David Dijemeni
David Dijemeni 2014 年 2 月 25 日
Yes I agree with you. I have a slightly complicated controller designed by a friend in simulation and I wanted to derive transfer function for the controller. I know Matlab can do it because I can run the step response.
Andreas Goser
Andreas Goser 2014 年 2 月 25 日
There might be specific solutions for this, but I am not an expert here. Lets wait for others. However, I would say there are ways to linearize the part of your Simulink model that is the controler and mover this into MATLAB.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSimulink Functions についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by