xlssheet reading in FIS editor
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
i want to work on fuzzy neural network toolbox and need to process the xls sheet . But how to read it in simulink i dont know . please suggest some ways to process the data in the simulink in fuzzy tool box
0 Kommentare
Antworten (1)
Fangjun Jiang
am 31 Aug. 2011
Use xlsread() or uiimport() to get the data from xls sheet into MATLAB base workspace. Then you can use it in Simulink.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Fuzzy Logic Toolbox 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!