Can microsoft excel data (.xls) import to model simulink?
Afficher commentaires plus anciens
i have data microsoft excel and i want import data to model simulink
Réponses (1)
Sebastian Castro
le 17 Juil 2017
0 votes
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
Catégories
En savoir plus sur Data Import from MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!