dfield8

Interactive app to study a given first order ODE
3.7K Downloads
Updated Thu, 05 Oct 2023 22:18:44 +0000

dfield8

Interactive app to study a given first order ODE

View dfield8 on File Exchange

This is a nice interactive tool to study first order ODEs, which was originally created by John Polking at Rice University (together with other tools such as pplane and odesolve).

The original versions (see also here https://math.rice.edu/~polking/odesoft/solver.html for more information) only work up to MATLAB® versions R2014a.

A great version of pplane8 which works in any MATLAB version can be found here: https://www.mathworks.com/matlabcentral/fileexchange/61636-pplane

Note that at the time of writing (around 2018) there are a couple of versions on file exchange (both called dfield9) from Gerardo Garcia (https://www.mathworks.com/matlabcentral/fileexchange/64437) and Iourii Kouznetsov (https://www.mathworks.com/matlabcentral/fileexchange/65886), however the former gives warnings for versions 2015a and later, and errors out for versions 2017b and later. The latter works without errors or warnings, but the text is disproportionally larger and out of place. Both versions have the toolbar on in the setup window and tend to place the display window a little out of reach in the upper right part of the screen sometimes.

This version of dfield8 is the closest to the original in look and feel, but it is faster, and it works for any version from R2014b on.

Cite As

Giampiero Campa (2024). dfield8 (https://github.com/giampy1969/dfield8/releases/tag/v9.1), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019a
Compatible with R2014b and later releases
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
9.1

See release notes for this release on GitHub: https://github.com/giampy1969/dfield8/releases/tag/v9.1

8.8

Minor fixes to make sure it works on MATLAB online as well.

8.6.1

updated broken link in the description

8.6.0

Commented out the drawnow instructions to plot much faster. If you for some reasons want it to plot slower to follow the evolution in time, search for the drawnow instructions and remove the comment.

8.5.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.