i have a differential equation like below
with(DynamicSystems):

with(DETools):
ivs3:=[y(0)=100,y(0)=250,y(0)=800]:
DEplot(sys1,y(t),t=0..1000,ivs3);
i tried to plot this diff equation but received an error message:
Warning, plot may be incomplete, the following error(s) were issued: