[ Team LiB ] Previous Section Next Section

M3.5 Summary

We have shown how to write function files to be used by MATLAB and SIMULINK to integrate sets of ordinary differential equations. It is highly recommended that you work through this tutorial interactively, generating the suggested .m files and .mdl diagrams. For more information on options used by the MATLAB ode routines, enter the following in the command window:


help ode45
    [ Team LiB ] Previous Section Next Section