フィルターのクリア

How to import/export a fis file to the base workspace trought GUIDE

4 ビュー (過去 30 日間)
Nuno Agualusa
Nuno Agualusa 2012 年 2 月 2 日
編集済み: Bui 2014 年 12 月 10 日
Hi everyone,
I'm trying to import a fis file (fuzzy) trought out GUIDE m file code, and then export it to the base workspace to work in a simulink fuzzy block.
Anyone have a clue how can i do this?
Thank you very much.
Nuno
  1 件のコメント
Bui
Bui 2014 年 12 月 10 日
編集済み: Bui 2014 年 12 月 10 日
There is a command to help you do this. >> readfis('file_name.fis') OR >> readfis; % then select your .fis file. However, the file_name occurred in workspace is different from your file_name.

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

回答 (0 件)

カテゴリ

Help Center および 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