function dy=myode2(t,y,a) dy=3*y-1;
Not enough input arguments. Error in myode2 (line 3) dy=3*y-1;
Published with MATLAB® R2018b