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?

 채택된 답변

Arkadiy Turevskiy
Arkadiy Turevskiy 2013년 3월 25일
편집: Arkadiy Turevskiy 2013년 3월 25일

0 개 추천

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.

추가 답변 (1개)

Camilo G.
Camilo G. 2022년 9월 13일

1 개 추천

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

댓글 수: 1

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?

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Deployment에 대해 자세히 알아보기

질문:

2013년 3월 25일

댓글:

2023년 7월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by