Dynamo Matlab version

From Dynamo
Revision as of 18:07, 29 April 2016 by Daniel Castaño (talk | contribs) (Created page with " ''Dynamo'' can be used inside the Matlab environment. This is very helpful for defining your own ways of analysing data. ==Requirements== ===Matlab version=== We recommend...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Dynamo can be used inside the Matlab environment. This is very helpful for defining your own ways of analysing data.

Requirements

Matlab version

We recommend Matlab R2014b or higher. Although we try to ensure backwards compatibility, running Dynamo on an older Matlab version might lead to visualization problems. Support for Matlab versions previous to R2014b will be discontinued in a near future.


Additional toolboxes

Dynamo avoids incorporating calls to functions contained in Matlab Toolboxes, i.e., outside of the basic Matlab installation. The exception is the Parallel Computing Toolbox: if you want to execute alignment projects inside Matlab using several cores, then you need to buy a license for this toolbox on top of the Matlab license itself. Alternatively, you can use Matlab to define projects, and then execute them in a linux shell using the Dynamo standalone.