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

5 次查看(过去 30 天)
i have data microsoft excel and i want import data to model simulink

回答(1 个)

Sebastian Castro
Sebastian Castro 2017-7-17
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

类别

Help CenterFile Exchange 中查找有关 Data Import from MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by