ElasticMatrix Download Contact

Download and Installation

Github Repository

The ElasticMatrix MATLAB source code can be found here .

Or copy this text into your browser : https://github.com/dannyramasawmy/ElasticMatrix

Installation

To add the ElasticMatrix Toolbox source-code and all the examples in MATLAB:

addpath(genpath('/ElasticMatrix'))

To add the ElasticMatrix Toolbox source-code without examples:

addpath('/ElasticMatrix/src-pw')

The source code is found in the src-pw folder.

Requirements

ElasticMatrix has been tested with MATLAB2016a and above and should run on most personal laptops and desktop machines.