How to save .* fis file into .*m.files

I currently work on Fuzzy logic system application (GUI). All my works are automatically saved into.fis file. How to save the *.fis file into *.m files.
I use 'readfis' command, but, it only show me the main structure of fuzzy inference system in the matlab command windows. I can't save it into .*m fiels.
I wonder if some one can help me in this issue.
Thank you.

5 件のコメント

Arkadiy Turevskiy
Arkadiy Turevskiy 2013 年 3 月 12 日
Can you explain why you are asking this? Why is fis file not Ok for you?
Dyah Dewi
Dyah Dewi 2013 年 6 月 9 日
I have been told to convert the .fis file to .m file, in order to show the matlab script or code. Is is necessary? is it .mat file similar to .m files? Thnaks
Asif Shah
Asif Shah 2020 年 3 月 20 日
easily to convert from .fis to .m file see this video https://www.youtube.com/watch?v=xLkLsyzn2fk
Kuluru Sudarsana Reddy
Kuluru Sudarsana Reddy 2020 年 3 月 27 日
thank you so much
Bilel Boudali
Bilel Boudali 2020 年 4 月 17 日
Hello ,what is pupose

サインインしてコメントする。

回答 (4 件)

Arkadiy Turevskiy
Arkadiy Turevskiy 2013 年 6 月 13 日

0 投票

With Fuzzy Logic Toolbox you can create and edit fuzzy systems using the GUI like you are doing, or using command line functions such as newfis, addvar, addmf, addrule.
There is no way to automatically generate a script that will reproduce what you did in the GUI, but if you take a look at an example, you can probably figure out how to write a script.
Asma DJAIDRI
Asma DJAIDRI 2015 年 5 月 3 日

0 投票

Hi, i have simulate a fuzzy system inferece with fuzzy toolbox and simulink and i want to get the c++ code to use it in other programme (omnetpp) , but the code generated with simulink , is related with Matlab , but i need a code with no relation after with matlab , is that possible?? thanx a lot
Asif Shah
Asif Shah 2020 年 3 月 20 日

0 投票

easily to convert from .fis to .m file see this video https://www.youtube.com/watch?v=xLkLsyzn2fk
Asif Shah
Asif Shah 2020 年 3 月 20 日

0 投票

easily to convert from .fis to .m file see this video https://www.youtube.com/watch?v=xLkLsyzn2fk

カテゴリ

ヘルプ センター および File ExchangeFuzzy Logic in Simulink についてさらに検索

質問済み:

2013 年 3 月 11 日

コメント済み:

2020 年 4 月 17 日

Community Treasure Hunt

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

Start Hunting!

Translated by