How to turn off interpolation data..?
45 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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..?
0 commentaires
Réponses (1)
Pramil
le 24 Juil 2024
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.
Voir également
Catégories
En savoir plus sur Outputs dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!