External Interfaces/API    
load

Initialize an ActiveX object from a file.

Syntax

Arguments
h
   A MATLAB ActiveX object.

filename
   The full pathname of the serialized data.

Returns

void

Description

load initializes the ActiveX object associated with the interface represented by the MATLAB ActiveX object H from a file. The file must have been created previously by serializing an instance of the same control.

Example


 invoke move