datastream.get

Retrieve properties of Thomson® Datastream® connection objects

Syntax

value = get(Connect, 'PropertyName')
value = get(Connect)

Arguments

ConnectThomson Datastream connection object created with the datastream function.
PropertyName(Optional) A MATLAB® string or cell array of strings containing property names. Valid property names include:
  • user

  • datasource

  • endpoint

  • wsdl

  • sources

  • systeminfo

  • version

Description

value = get(Connect, 'PropertyName') returns the value of the specified properties for the Thomson Datastream connection object.

value = get(Connect) returns a MATLAB structure where each field name is the name of a property of Connect. Each field contains the value of the property.

See Also

datastream.close, datastream, datastream.fetch, datastream.isconnection

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS