Can microsoft excel data (.xls) import to model simulink?
이전 댓글 표시
i have data microsoft excel and i want import data to model simulink
답변 (1개)
Sebastian Castro
2017년 7월 17일
0 개 추천
There is a "From Spreadsheet" Simulink block: https://www.mathworks.com/help/simulink/slref/fromspreadsheet.html
... or if that doesn't work, you can always import Excel data into MATLAB and then use those MATLAB variables as inputs to Simulink. There's a lot of options.
- Sebastian
카테고리
도움말 센터 및 File Exchange에서 Data Import from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!