how to read an excel file as input in fuzzy toolbox?
    4 views (last 30 days)
  
       Show older comments
    
    SHUBHDEEP KAUR
 on 17 Nov 2018
  
    
    
    
    
    Commented: SHUBHDEEP KAUR
 on 17 Nov 2018
            I want to read excel file as an input in fuzzy toolbox..
0 Comments
Accepted Answer
  Walter Roberson
      
      
 on 17 Nov 2018
        Just use any of the techniques to read the file such as xlsread or readable or ActiveX talking to Excel . The fuzzy logic routines do not care where you obtain the data to pass to the routines .
None of the fuzzy logic routines accept a file name directly as input , (except for readfis to load the fuzzy logic system) . 
More Answers (0)
See Also
Categories
				Find more on Spreadsheets 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!
