在MATLAB中出现错误: Error using ==> vertcat CAT arguments dimensions are not consistent. 是什么意思

2025-05-20 10:40:49
推荐回答(1个)
回答1:

lsqcurvefit()函数要求tdata和cdata一样大,但是楼主的tdata里有11个元素而cdata里只有10个