| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| R2010b Documentation → Datafeed Toolbox |
| Contents | Index |
| Learn more about Datafeed Toolbox |
D = info(H,S)
| H | Haver Analytics connection object created with the haver function. |
| S | Haver Analytics variable. |
D = info(H,S) returns information about the Haver Analytics variable, S.
Establish a Haver Analytics connection H:
H = haver('d:\work\haver\data\haverd.dat')
Request information for the variable after FFED:
D = info(H,'FFED2')
The following output is returned:
VarName: 'FFED2'
StartDate: '01-Jan-1991'
EndDate: '31-Dec-1998'
NumberObs: 2088
Frequency: 'D'
DateTimeMod: '02-Apr-2007 20:46:37'
Magnitude: 0
DecPrecision: 2
DifType: 1
AggType: 'AVG'
DataType: '%'
Group: 'Z05'
Source: 'FRB'
Descriptor: 'Federal Funds [Effective] Rate (% p.a.)'
ShortSource: 'History'
LongSource: 'Historical Series' haver.close, haver.get, haver.isconnection, haver, haver.nextinfo
View demos and recorded presentations led by industry experts.
Now On Demand
Network with industry peers and learn the latest applications of the leading software product for computational finance.
| © 1984-2010- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |