loadvariables

Type: External

Group: IO

Syntax

loadvariables()
loadvariables("name.mlf")

Description

loads the variables from a serialized .mlf-file

Notes

The variables are written as a serialized stream of java objects. Therefor the format of the .mlf-file is java-specific. The file is also specific to the versions of MathLib token and classes.

Examples

loadvariables()

See Also

savevariables, load, dir, csvread, csvwrite