Main Content
get
Retrieve properties from Haver Analytics connection objects
Description
V = get(
returns a MATLAB® structure containing property fields for the specified connection object,
where c is a c
)haver
or haverdirect
connection object. Each field contains a property name and value.
V = get(
returns a MATLAB structure containing the value of the specified property.c
,PropertyName
)
Examples
Input Arguments
Version History
Introduced in R2007a
See Also
close
| fetch
| isconnection
| haver
| haverdirect