Raw data as an input in Simulink
조회 수: 5 (최근 30일)
이전 댓글 표시
Hi,
I have data recorded every 2 minutes and I would like to apply this data as an input to a dynamic model but I'm not sure how it should be done. Thanks Joseph
댓글 수: 0
답변 (1개)
Sebastian Castro
2015년 3월 13일
One way to load data into a Simulink model is by opening up the Model Configuration Parameters (Ctrl+E) and going to the Data Import/Export pane.
Note the first few options under Load from Workspace. This is where you can use data from your MATLAB workspace as inputs to Simulink models.
This documentation page also covers importing workspace data into Simulink.
- Sebastian
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Prepare Model Inputs and Outputs에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!