delete
Class: qrandstream
Delete handle object
Syntax
delete(h)
Description
delete(h)
deletes the handle object h
,
where h
is a scalar handle. The delete
method
deletes a handle object but does not clear the handle from the workspace.
A deleted handle is no longer valid.
See Also
clear
| isvalid
| qrandstream