Look up table from Excel Sheet for simulink
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
TAB
2012 年 4 月 24 日
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().
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Sources についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!