Skip to contents

Reconstructs a modelblueprint from a .tar.gz archive created by savemb().

loadMB() is deprecated; use loadmb() instead.

Usage

loadmb(path)

loadMB(path)

Arguments

path

Path to the .tar.gz archive created by savemb().

Value

A fully reconstructed modelblueprint object.

See also