to make dll from model simulink with fuzzy logic

4 vues (au cours des 30 derniers jours)
Natalia
Natalia le 19 Juin 2011
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

Réponse acceptée

Walter Roberson
Walter Roberson le 19 Juin 2011
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 commentaires
Walter Roberson
Walter Roberson le 19 Juin 2011
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 le 20 Juin 2011
Thank you very much.

Connectez-vous pour commenter.

Plus de réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by