Dynamo console

From Dynamo
Revision as of 18:21, 29 April 2016 by Daniel Castaño (talk | contribs)
Jump to navigation Jump to search

The Dynamo console is a device that substitutes the Matlab command line when you are using an standalone version of Dynamo.


Activating the console

The console can be invoked in a Linux shell that has been activated to work with the standalone version. In such a shell, you can write

dynamo x

and after some more or less long waiting, you will get a console with the prompt:

Dynamo >> </>

This console has almost the same syntax as the Dynamo matlab commands.