to make dll from model simulink with fuzzy logic

1 回表示 (過去 30 日間)
Natalia
Natalia 2011 年 6 月 19 日
Good afternoon!
Prompt please, is it possible from model simulink which contains the block fuzzy logic, to make dll, and to use it from other program? If - yes, where can I read more about it?
I thank for any answer. Natalia

採用された回答

Walter Roberson
Walter Roberson 2011 年 6 月 19 日
I did some looking around, and the hints I was coming up with were that the Fuzzy Logic Toolbox was not supported for code generation. However, I kept looking and found a technical solution that directly implies that it is supported, and gives some indication of problems that might be encountered in R2009a and earlier. See here
The implication is that you would use the Real Time Workshop (RTW) facilities in all but the newest release R2011a, where RTW was renamed Simulink Coder. I am not familiar with the limitations of RTW; I would be more confident that generating a DLL can be done in Simulink Coder.
Simulink Coder (and RTW before it) are optional extra-cost facilities; if you do not have them, I am not confident that you could do what you want. In particular, "MATLAB Compiler" would not be the correct product for the task as very little Simulink is supported for it.
  3 件のコメント
Walter Roberson
Walter Roberson 2011 年 6 月 19 日
Do you have RTW ? If so then I _think_ it is possible.
I do not have Simulink at all, so I am judging from the documentation and discussions.
Natalia
Natalia 2011 年 6 月 20 日
Thank you very much.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeFuzzy Logic in Simulink についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by