| Contents | Index |
tsobj_1 == tsobj_2 iseq = eq(tsobj_1, tsobj_2)
tsobj_1 | Financial time series object. |
tsobj_2 | Financial time series object. |
tsobj_1 == tsobj_2 returns True (1) if both financial time series objects have the same dates, frequencies, data series names, and data values. Otherwise, eq returns False (0).
Note The data series names are case-sensitive, but do not have to be in the same order within each object. |
Compare :
load disney
dis == dis
ans =
1
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-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |