mdepitta/plotbd

Nice plotting of bifurcation diagrams from XPPAUT generated DAT files.
304 Downloads
Updated 3 Nov 2016

MATLAB Toolbox to handle and plot XPPAUT bifurcation plots.
Run the demo file to have a basic understanding of how these series of routines work.

-- READBD : read DAT file as produced by Auto>File>Allinfo
-- POLISHBD : Preprocess DAT file or a series of DAT files produced by Auto>File>Allinfo to opportunely select only branches of interest.
-- PLOTBD : Plot bifurcation data from DAT file (possibly preprocessed or provided by READBD)

Cite As

Maurizio De Pitta' (2024). mdepitta/plotbd (https://github.com/mdepitta/plotbd), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on General Physics in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
2.0.0.0

Rewrote basic inline help.
Updated version, solves compatibility issues w/in different XPPAUT versions.
XPPAUT <7.0 used to have orbit period on column 5 instead of 6
XPPAUT < 8.0 used to have main bifurcation parameter on column 3 instead of 4

1.1.0.0

Corrected some typos in the help docs.
v1.1
Fixed a minor bug in polishbd when no branch set is dropped (line 174). Included example file that was accidentally left out of original submission.
Updated with accidentally missing routines.

1.0.0.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.