From: Tom Boer on 7 Jun 2010 20:25 Hi, I'm quite new to MATLAB and am having a small problem. I'm trying to plot a time delayed rate of protein synthesis against the present concentration of protein using given differential equations. The protein concentration is easily calculated using the DDE solver. My question is: how do I output the rate (dydt) of synthesis? Simply reconstruction by entering the concentration in the differential equation, as I would do with ODE's, is not possible because of the time delay. The DDE solver already calculated dydt while calculating the concentration, so is there any way to access this dydt? Thanks in advance!
|
Pages: 1 Prev: Patch 2 different object in one GUI window Next: How to fix random poisson number |