Feeds
已回答
Curve fitting function (fit) error
Hi, I think your z is a matrix, right? But in fit([x y],z,'polyll'), z must be a column. So you can use the reshape fun...
Curve fitting function (fit) error
Hi, I think your z is a matrix, right? But in fit([x y],z,'polyll'), z must be a column. So you can use the reshape fun...
9 years 前 | 2
