3. Plot the solution function values Y versus the independent variable values T.
The results of odesolve are just an interpolated version of the results from the single-line function solvers. The Solve Block version allows more natural notation for the problem, while the function returned by odesolve is the interpolation of the same table that is returned by the single-line solver.