필터 지우기
필터 지우기

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