Method ssm/load
LOAD Loads LTPDA objects from a file
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
FUNCTION: load
DESCRIPTION: load ltpda user objects from a file
CALL: objs = <classname>.load(filename) will give a vector with all the objects
[obj1, obj2, ...] = <classname>.load(filename) will give a list with single objects
<classname> can be any of the ltpda_uo (ao, smodel, matrix, plist, ...)
VERSION: $Id: load.m,v 1.3 2011/05/12 10:46:37 mauro Exp $
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
ltpda_uo |
Sealed |
0 |
Static |
1 |
|
Method: ssm/initObjectWithSize |
|
Method: ssm/retrieve |
 |
©LTP Team