xlssheet reading in FIS editor
Show older comments
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
Answers (1)
Fangjun Jiang
on 31 Aug 2011
0 votes
Use xlsread() or uiimport() to get the data from xls sheet into MATLAB base workspace. Then you can use it in Simulink.
Categories
Find more on Fuzzy Logic in Simulink 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!