Financial Time Series Toolbox | ![]() ![]() |
Syntax
Description
tsmin = min(tsobj)
finds the minimum value in each data series in the financial time series object tsobj
and returns it in the structure tsmin
. The tsmin
structure contains field name(s) identical to the data series name(s).
Note
tsmin returns only the values and does not return the dates associated with the values. The minimum values are not necessarily from the same date. |
See Also
![]() | medprice | minus | ![]() |