Why do I get "Requested array exceeds the maximum possible variable size" error when using "retime" function?
Mostrar comentarios más antiguos
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)
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Logical en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!