Undefined function or method 'quad8' for input arguments of type 'char'.
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Having above error in Matlab 7 but no issue in matlab 6.5. Please assist.
Advance Thanking
4 Kommentare
Walter Roberson
am 16 Aug. 2016
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
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!