to make dll from model simulink with fuzzy logic

4 visualizzazioni (ultimi 30 giorni)
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

Risposta accettata

Walter Roberson
Walter Roberson il 19 Giu 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 Commenti
Walter Roberson
Walter Roberson il 19 Giu 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.

Accedi per commentare.

Più risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by