The ElasticMatrix MATLAB source code can be found here .
Or copy this text into your browser : https://github.com/dannyramasawmy/ElasticMatrix
To add the ElasticMatrix Toolbox source-code and all the examples in MATLAB:
addpath(genpath('
To add the ElasticMatrix Toolbox source-code without examples:
addpath('
The source code is found in the src-pw
folder.
ElasticMatrix has been tested with MATLAB2016a and above and should run on most personal laptops and desktop machines.