Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I am trying to solve an ODE. I followed the example using ODEsolve. I get "too many initial conditions", but if I delete an initial conditon, I get "variable not defined".
I am either making a rookie mistake, or my equation can't be solved this way (it is somewhat ugly). Possibly both.
Any help would be greatly appreciated.
Solved! Go to Solution.
Is the attached any help?
Alan
Slightly modified file attached
I should also add that, if you use the prime notation, you should put Pint`(t) not Pint(t)`
Alan
