Undefined function or method 'quad8' for input arguments of type 'char'.
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Having above error in Matlab 7 but no issue in matlab 6.5. Please assist.
Advance Thanking
4 Commenti
Walter Roberson
il 16 Ago 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
Risposte (0)
Vedere anche
Categorie
Scopri di più su Debugging and Analysis in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!