Why do I get "Requested array exceeds the maximum possible variable size" error when using "retime" function?
显示 更早的评论
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)
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Logical 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!