Undefined function or method 'quad8' for input arguments of type 'char'.
Mostrar comentarios más antiguos
Having above error in Matlab 7 but no issue in matlab 6.5. Please assist.
Advance Thanking
4 comentarios
Adam
el 16 de Ag. de 2016
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
el 16 de Ag. de 2016
Editada: Walter Roberson
el 16 de Ag. de 2016
Walter Roberson
el 16 de Ag. de 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
Ana Royce
el 17 de Ag. de 2016
Respuestas (0)
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!