필터 지우기
필터 지우기

Selecting and accessing 1 data in a timeseries object of 6 datas

조회 수: 1 (최근 30일)
hi all.
How do I specify 1 data in a timeseries object of 6 datas from a .mat file in Simulink?
i created the .mat file to use the FromFile block, but how do i specify just 1 data and not all 6?
Thanks a lot!

채택된 답변

Fangjun Jiang
Fangjun Jiang 2011년 6월 22일
I think you can not. Please refer to this post
The alternatives are:
1. Load the .mat file to workspace, then use the FromWorkspace block
2. Just save the data you need to the .mat file

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Logging에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by