odepkg_testsuite_hires [odepkg]
— Function File: [solution] = odepkg_testsuite_hires (@solver, reltol)

If this function is called with two input arguments and the first input argument @solver is a function handle describing an OdePkg solver and the second input argument reltol is a double scalar describing the relative error tolerance then return a cell array solution with performance informations about the HIRES testsuite of ordinary differential equations after solving (ODE–test).

Run examples with the command

          demo odepkg_testsuite_hires

See also: odepkg