Question: ode plot

Question:ode plot

Hi I was wondering I have a few sets of solutions for different initial conditions and I would like to plot them in the same graph: with(plots); plotF7 := odeplot(soln,[(10.46-F1(z)) `/`(10.46),F2(z) `/`(10.46-F1(z))]... But for soln soln1 soln2. What could I do?
Please Wait...