diff --git a/README.md b/README.md index c39b8dd..296e1c9 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Brain Dynamics Toolbox -##Version 2018b +##Version 2019b The [Brain Dynamics Toolbox](http://www.bdtoolbox.org) is an open-source software toolbox for simulating dynamical systems in neuroscience. It is for students and researchers who wish to explore numerical models using Matlab. diff --git a/README.pdf b/README.pdf index 7e13087..c3a13a4 100644 Binary files a/README.pdf and b/README.pdf differ diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 9ba43cd..5967e6f 100755 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -2,9 +2,9 @@ # Brain Dynamics Toolbox ## Version 2019a -Released July 2019 +Released 6 Aug 2019 -Improved error handling. New and updated models: BTF2003, FisherKolmogoriv1D, MorrisLecar, Pendulum, Tsodyks1997, WaveEquation1D, WaveEquation2D. New command-line tools: bdSetPar, bdSetVar, bdSetLab, bdGetPar, bdGetVar, bdGetLag. System-Export menu allows direct export to workspace. File-Save supports large files. Smoother nullclines in the Phase Portrait. Trajectory endpoints are now marked by a filled circle. RUN and RAND buttons now repond continuously when held down. New color map for the Correlation panel. New About Dialog. Minor bug fixes. +This release includes new example scripts for the Morris-Lecar neuron and Tsodyk's (1999) inhibition-stabilised neuron. As well as examples of Partial Differential Equations such as the scalar wave equations and the Fisher-Kolmogorov equations. The damped-and-driven pendulum is included too. The Breakspear-Terry-Friston (2003) model has been revamped. New command-line tools (bdSetPar, bdSetVar, bdSetLag, bdGetPar, bdGetVar, bdGetLag) make it easier to manipulate models in user-defined scripts. The nullclines in the Phase-Portrait have been made smoother. Trajectory end-points in most panels are now marked with a dark filled circle. The correlation panel has an improved colormap. Requires MATLAB 2015a or newer. diff --git a/ReleaseNotes.pdf b/ReleaseNotes.pdf index 65402fb..afac166 100644 Binary files a/ReleaseNotes.pdf and b/ReleaseNotes.pdf differ