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

Answers (1)

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 .

Categories

Products

Tags

Asked:

on 27 Sep 2014

Answered:

on 2 Oct 2014

Community Treasure Hunt

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

Start Hunting!