how to read an excel file as input in fuzzy toolbox?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
SHUBHDEEP KAUR
am 17 Nov. 2018
Kommentiert: SHUBHDEEP KAUR
am 17 Nov. 2018
I want to read excel file as an input in fuzzy toolbox..
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 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) .
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Spreadsheets finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!