필터 지우기
필터 지우기

How to turn off interpolation data..?

조회 수: 35 (최근 30일)
VINAY
VINAY 2024년 7월 23일 17:17
댓글: VINAY 2024년 7월 24일 8:59
when i am using test manager facing this issue
Loaded variable contains enumeration data. To load enumeration data, turn off interpolation by clearing the 'Interpolate Data' option. No data is logged for the model
How to turn off interpolation data..?

답변 (1개)

Pramil
Pramil 2024년 7월 24일 7:52
Hi Vinay,
The error you are getting is expected, since by default, data interpolation is turned on in “inport” block. To pass enumerated data, you can uncheck the “Interpolate Data” checkbox under “Execution” tab in the dialog box of the “inport” block.
Hope it helps.

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by