MATLAB: Not enough input arguments

functionMATLAB

Hi, the code i used is given below. Why did l get the error ''not enough input argument''?

Best Answer

ode45(@oscillator, [0, 10], [0;1])