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?

 Réponse acceptée

Arkadiy Turevskiy
Arkadiy Turevskiy le 25 Mar 2013
Modifié(e) : Arkadiy Turevskiy le 25 Mar 2013

0 votes

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.

Plus de réponses (1)

Camilo G.
Camilo G. le 13 Sep 2022

1 vote

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

1 commentaire

Layla Mohammad
Layla Mohammad le 30 Juil 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?

Connectez-vous pour commenter.

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by