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?

 Respuesta aceptada

Arkadiy Turevskiy
Arkadiy Turevskiy el 25 de Mzo. de 2013
Editada: Arkadiy Turevskiy el 25 de Mzo. de 2013

0 votos

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.

Más respuestas (1)

Camilo G.
Camilo G. el 13 de Sept. de 2022

1 voto

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

1 comentario

Layla Mohammad
Layla Mohammad el 30 de Jul. de 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?

Iniciar sesión para comentar.

Categorías

Etiquetas

Preguntada:

el 25 de Mzo. de 2013

Comentada:

el 30 de Jul. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by