Hello Everyone,
I'm trying to use the matrix differential equation solver, in MATLAB, for a system which is of the form Y' = AY+B.
The system of differential equations, which has to be created in the form Y' =AY, is in an XML file generated from COPASI(ode file is also available).
Is there a way to convert the differential equations in an XML/ODE file to a matrix differential equation?
Thanks a lot for your time and attention
Deepa