how to load excel or notepad data into simulink

can we load the excel or notepad numerical data into simulink model?
i want to load the notepad data inti simulink

Réponses (1)

Sebastian Castro
Sebastian Castro le 2 Oct 2014

0 votes

Absolutely!
You can use all kinds of MATLAB functions to load data from Excel spreadsheets or text files.
The only thing you have to watch out for is that Simulink requires not only the data, but a corresponding set of times at which the data occurs.
You can find more on importing data into Simulink models here .

Catégories

Produits

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by