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

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 Comment

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.

Sign in to comment.

Answers (0)

Categories

Products

Asked:

on 2 Feb 2012

Edited:

Bui
on 10 Dec 2014

Community Treasure Hunt

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

Start Hunting!