How to export a Fuzzy-controller to C-Code

How can i export a Fuzzy controller, made with Fuzzy Logic Toolbox, to C-Code which runs without Matlab on any platform?

 Akzeptierte Antwort

Arkadiy Turevskiy
Arkadiy Turevskiy am 25 Mär. 2013
Bearbeitet: Arkadiy Turevskiy am 25 Mär. 2013

0 Stimmen

Please take as look at this section of the doc.
If you need to generate stand-alone code, you can do it by using Simulink Coder to generate C code from Fuzzy Logic Controller block in Simulink.

Weitere Antworten (1)

Camilo G.
Camilo G. am 13 Sep. 2022

1 Stimme

you can use this tool:
https://la.mathworks.com/matlabcentral/fileexchange/117465-qfiscgen-fuzzy-c-code-generator-for-embedded-systems

1 Kommentar

Layla Mohammad
Layla Mohammad am 30 Jul. 2023
Does this support mutiple level FIS
i have FIS1 and FIS2 are combined under FIS3 and i need the c code of all of these, can i use your tool?

Melden Sie sich an, um zu kommentieren.

Kategorien

Community Treasure Hunt

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

Start Hunting!

Translated by