Can microsoft excel data (.xls) import to model simulink?
Ältere Kommentare anzeigen
i have data microsoft excel and i want import data to model simulink
Antworten (1)
Sebastian Castro
am 17 Jul. 2017
0 Stimmen
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
Kategorien
Mehr zu Data Import from MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!