필터 지우기
필터 지우기

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 CenterFile 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