lsqcurvefi problem on Mac OS
이전 댓글 표시
I am trying to do a nonlinear fit to a function using lsqcurvefit. While everything works fine in a windows-based computer, on the mac I get a "Dimensions of matrices being concatenated are not consistent". Is this a known problem?
채택된 답변
추가 답변 (1개)
John D'Errico
2016년 7월 23일
편집: John D'Errico
2016년 7월 23일
0 개 추천
No. It is a bug in your code. Since we don't know what you tried to do, or how you tried to move things between systems, we can't really answer. The one thing I can definitely say is that it is not MAC versus Windows specific issue. There simply is no MAC issue, where variables are no longer the same size.
Yes, I know that you THINK you moved things over properly between systems. But you did something different there. You might get a better answer if you show code.
댓글 수: 1
카테고리
도움말 센터 및 File Exchange에서 Linear Least Squares에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!