一个简单的MATLAB问题
发布网友
发布时间:2022-04-23 09:30
我来回答
共1个回答
热心网友
时间:2023-10-08 06:38
正常啊
追问您让程序接着往下运行试下,我这儿总是出错:
In an assignment A(I) = B, the number of elements in B and I must be the same.
Error in ch1_1 (line 19)
tm(i)=spline(y,t,ym)
追答tm(i)=spline(y,t,ym(i)),你试试