Can microsoft excel data (.xls) import to model simulink?

Answers (1)

There is a "From Spreadsheet" Simulink block: https://www.mathworks.com/help/simulink/slref/fromspreadsheet.html
... or if that doesn't work, you can always import Excel data into MATLAB and then use those MATLAB variables as inputs to Simulink. There's a lot of options.
- Sebastian

Categories

Asked:

on 17 Jul 2017

Answered:

on 17 Jul 2017

Community Treasure Hunt

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

Start Hunting!