Are the differential equation solvers (e.g. ode45, ode113) supported by Matlab Coder?

Is it possible to generate stand alone C/C++ code for functions written in Matlab to solve differential equations using Matlab coder? If Matlab coder doesn't support such code conversion, is there a workaround that people may have used? The intention is to integrate the generated code with another software without having to write an algorithm in C/C++ for solving differential equations.

Asked:

on 3 Jan 2014

Answered:

on 3 Jan 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!