Info

此问题已关闭。 请重新打开它进行编辑或回答。

Error using plot command

1 次查看(过去 30 天)
Gavin Seddon
Gavin Seddon 2016-7-18
关闭: Gavin Seddon 2016-7-26
hello,
I am attempting to replot my data however I received this error
Error using symengine
The dimensions do not match.
Error in sym/privBinaryOp (line 937) Csym = mupadmex(op,args{1}.s, args{2}.s, varargin{:});
Error in * (line 270) X = privBinaryOp(A, B, 'symobj::mtimes');
Error in cfit/plot (line 87) xfit = minx + .001*diff(xlim)*(0:1000)'; Can anyone help with these? G.

回答(0 个)

此问题已关闭。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by