Question: return value of odeplot

Hello

I would like to construct 2 statements of the form

plot1=odeplot(...)

plot2=odeplot(...)

and then write one command that plots both plot1 and plot2, something like

unknown_command([plot1,plot2])

Is this possible?

Thank you!

 

Please Wait...