Can microsoft excel data (.xls) import to model simulink?
Mostrar comentarios más antiguos
i have data microsoft excel and i want import data to model simulink
Respuestas (1)
Sebastian Castro
el 17 de Jul. de 2017
0 votos
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
Categorías
Más información sobre Data Import from MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!