Why do I get "Requested array exceeds the maximum possible variable size" error when using "retime" function?
Afficher commentaires plus anciens
When I use the "retime" function to resample data in timetable, I got the following error:
"Requested array exceeds the maximum possible variable size."
What could be the cause of this issue? I'm using the following syntax.
TT2 = retime(TT1,'regular','linear','TimeStep',dt)
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Logical dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!