Undefined function or method 'quad8' for input arguments of type 'char'.
이전 댓글 표시
Having above error in Matlab 7 but no issue in matlab 6.5. Please assist.
Advance Thanking
댓글 수: 4
Adam
2016년 8월 16일
What are you expecting quad8 to be? It doesn't appesar to be in any builtin toolbox, at least certainly not one that my Matlab 2016a is suggesting.
Ana Royce
2016년 8월 16일
편집: Walter Roberson
2016년 8월 16일
Walter Roberson
2016년 8월 16일
quad8 is long obsolete...
quad8 implements a higher order method using an adaptive recursive Newton-Cotes 8 panel rule
It was replaced with quadl starting in MATLAB 6.0
Ana Royce
2016년 8월 17일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!