- Change MATLAB's pwd to the directory in which the FIS file is saved.
- Or you could add the path to the FIS w.r.t the current directory in the FIS name field. e.g. 'fuzzyshowerdemo/shower.fis'
- Or add the FIS file to the MATLAB path.
Error in fuzzy logic controller file
15 views (last 30 days)
Show older comments
My simulink model file and fis files are in same folder.
When i try opening the fis file am getting an error.
please help
0 Comments
Answers (1)
Asvin Kumar
on 10 Feb 2021
Edited: Asvin Kumar
on 10 Feb 2021
This error arises because your FIS file is not found in the present working directory (pwd).
You could:
See Also
Categories
Find more on Fuzzy Logic Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!