convert a .fis file to java Jar file

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 件のコメント

Salaheddin Hosseinzadeh
Salaheddin Hosseinzadeh 2015 年 6 月 5 日
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 ExchangeFuzzy Logic in Simulink についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by