how to read an excel file as input in fuzzy toolbox?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
SHUBHDEEP KAUR
il 17 Nov 2018
Commentato: SHUBHDEEP KAUR
il 17 Nov 2018
I want to read excel file as an input in fuzzy toolbox..
0 Commenti
Risposta accettata
Walter Roberson
il 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) .
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Spreadsheets in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!