xlssheet reading in FIS editor
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Fangjun Jiang
2011 年 8 月 31 日
Use xlsread() or uiimport() to get the data from xls sheet into MATLAB base workspace. Then you can use it in Simulink.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Fuzzy Logic Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!