Borrar filtros
Borrar filtros

How to turn off interpolation data..?

35 visualizaciones (últimos 30 días)
VINAY
VINAY el 23 de Jul. de 2024 a las 17:17
Comentada: VINAY el 24 de Jul. de 2024 a las 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..?

Respuestas (1)

Pramil
Pramil el 24 de Jul. de 2024 a las 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.

Categorías

Más información sobre Interpolation en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by