xlssheet reading in FIS editor

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

Tags

Asked:

Max
on 31 Aug 2011

Community Treasure Hunt

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

Start Hunting!