L2-Matlab is a software package for Matlab to easily implement discrete-time models. In essence, L2-Matlab is nothing more than a function for Matlab which uses a number of text-based files to describe your model and a set of Matlab functions to make your model dynamic.
05-03-2015: L2-matlab v1.1.1 released. A new version with some minor fixes for plotting.
05-03-2015: L2-matlab v1.1 released! Some minor bugs have been fixed, but more exciting is that all predicates with a boolean value as the last argument are plotted using a boolean graph. Even more exciting is the addition of a parameter tuning method, which, although still in beta and not tested extensively, should allow you to tune any model with relative ease. Check the updated manual or the second example on emotion regulation under downloads for more information!
29-01-2015: L2-matlab v1.0 released!
There has been a major overhaul of the inner structure of l2, more functionallity has been added and the documention as well as error handling is improved. Download the new version as well as the update examples now.
Important: Result now has time point first in cell array, make sure you update any models accordingly!
01-11-2014: First extensive use of l2-matlab. In the last two months, a group of students at the VU Amsterdam used l2-matlab as part of the course Integrative Modelling. Based on all the feedback, many bugs have been fixed and difficulties with using the package were identified. A new version with many bugfixes is available, and in the meanwhile work is done to release v1.0 in the beginning of 2015.
01-09-2014: L2-matlab website launched! For a while now developments on the l2-matlab software have been made and versions were distributed by mail. From now on, l2-matlab can be downloaded from this website! Moreover, in due time a FAQ will be added, documentation can be accessed and more and more examples will become available.