Look up table from Excel Sheet for simulink
이전 댓글 표시
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
TAB
2012년 4월 24일
Please post detailed question to get idea what you want to do.
답변 (1개)
TAB
2012년 4월 24일
0 개 추천
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().
카테고리
도움말 센터 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!