UserContent

class steno3d.core.UserContent

Abstract base class for all uploadable Steno3D content

The main purpose of the Steno3D MATLAB Toolbox is uploading plots and projects to steno3d.com. UserContent provides upload functionality to Steno3D objects. It also inherits behavior from HasProps, providing dynamically created, type-checked properties.

See also steno3d.core.CompositeResource, steno3d.core.Project