Clear Filters
Clear Filters

xlssheet reading in FIS editor

1 view (last 30 days)
Max
Max on 31 Aug 2011
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
Fangjun Jiang on 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.

Categories

Find more on Fuzzy Logic Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!