how to read an excel file as input in fuzzy toolbox?
    4 ビュー (過去 30 日間)
  
       古いコメントを表示
    
    SHUBHDEEP KAUR
 2018 年 11 月 17 日
  
    
    
    
    
    コメント済み: SHUBHDEEP KAUR
 2018 年 11 月 17 日
            I want to read excel file as an input in fuzzy toolbox..
0 件のコメント
採用された回答
  Walter Roberson
      
      
 2018 年 11 月 17 日
        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) . 
その他の回答 (0 件)
参考
カテゴリ
				Help Center および File Exchange で Spreadsheets についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!