DifferentialEquations.jl Matrix ODE error

Your function needs to have an input for parameters even if you’re not using them:

ODE_beta2!(du,u,p,t)