Hi everyone, i'm new in matlab with limited information so please be patient with me :)
So I created a fuzzy logic system with 5 input and 1 output. i have saved it as a .fis file and now i want to use this file in my java codes (in eclipse software).
My questions is how can i convert this .fis to a .m file and then java jar file.
Im using 64x windows 8

댓글 수: 2

Salaheddin Hosseinzadeh
Salaheddin Hosseinzadeh 2015년 6월 4일
편집: Salaheddin Hosseinzadeh 2015년 6월 4일
Hi Maryam,
Did you use the GUI to build your FIS or you wrote a code?
OK, I just checked the FIS editor, and I couldn't see an export to .m option!
It's fairly easy to write it as an .m file, consider this as the last resort.
Good Luck
maryam Moeini
maryam Moeini 2015년 6월 4일
Hey there, Thanks for the reply. I used GUI to build my fuzzy logic system. Can you tell me how can i write it as a .m file?

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

 채택된 답변

maryam Moeini
maryam Moeini 2015년 6월 4일

0 개 추천

Hi Salaheddin,
Thanks for the idea of coding my FIS. So by using the help of the attached document i managed to code my FIS and save it as an .M file
Now my second step should be : converting my .m file to a jar file
(I'm writing these comments for those who are facing the same problem.)

댓글 수: 2

I don't see an attached document!
However, MATLAB User guide for fuzzy logic toolbox covers almost everything.
Titus Edelhofer
Titus Edelhofer 2015년 6월 5일
편집: Titus Edelhofer 2015년 6월 5일
Hi Maryam,
you need the MATLAB Compiler SDK to compile your MATLAB code into a .jar file (in previous releases known as MATLAB Builder JA (for Java)).
Titus

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Fuzzy Logic in Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by