Are the differential equation solvers (e.g. ode45, ode113) supported by Matlab Coder?
Show older comments
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.
Answers (1)
Azzi Abdelmalek
on 3 Jan 2014
0 votes
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!