Tripple integration matlab code to C/C++ with coder
1 view (last 30 days)
Show older comments
I am wondering how to create C/C++ code for a triple integral. Matlab coder supports quadgk() but that only works for single variable integration. So my question is: Is there a function for evaluating a triple integral that is supported by matlab coder or is there a way to make quadgk() work for triple integration?
Thanks!! Drew
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!