This is the home of the DynaSim toolbox for modeling and simulating dynamical systems in MATLAB and GNU Octave!
- Download the toolbox, and add it to your MATLAB or GNU Octave path.
- Download using GitHub or Terminal:
git clone https://github.com/DynaSim/DynaSim.git
- Add to path using startup.m or Command Window:
addpath(genpath('YOUR/PATH/TO/DynaSim'))
savepath
- Download using GitHub or Terminal:
- Go here for additional instructions.
- Get started with the demos: demos/dsDemos.m.
- Complete documentation is available at dynasim.readthedocs.org.
- A browsable function reference is available here.
- Example modeling projects: PFC networks, Thalamus.
- Report issues here.
- Join the user mailing list to ask questions and discuss DynaSim.
- Join the developer mailing list to participate in development discussion.