Look up table from Excel Sheet for simulink

3 Ansichten (letzte 30 Tage)
satendra kumar
satendra kumar am 24 Apr. 2012
Hi, Can anybody tell me how to get a lookup table from excel sheet so that it can be used in simulink... Pls. Write the detailed steps Thank you
  1 Kommentar
TAB
TAB am 24 Apr. 2012
Please post detailed question to get idea what you want to do.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

TAB
TAB am 24 Apr. 2012
How data is formated in your excel sheet?
Generally you can read the data from excel sheet using xlsread() & create simulink model using commands new_system(), open_system(), add_block(), set_param().

Kategorien

Mehr zu Programmatic Model Editing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by