Undefined function or method 'quad8' for input arguments of type 'char'.
2 ビュー (過去 30 日間)
古いコメントを表示
Having above error in Matlab 7 but no issue in matlab 6.5. Please assist.
Advance Thanking
4 件のコメント
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
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Debugging and Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!