Problem using the defined function triplequad
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello, I have a problem using triplequad. Each time I get this message "??? Undefined function or method 'minus' for input arguments of type 'function_handle'"
0 comentarios
Respuestas (1)
Mike Hosea
el 11 de Mayo de 2012
TRIPLEQUAD requires constant limits. You cannot have bounds that depend on integration variables. If you have R2012a, try INTEGRAL3.
0 comentarios
Ver también
Categorías
Más información sobre Calculus en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!