Are there functions in MATLAB that allow me to resample my financial time series object without averaging the data?

1 view (last 30 days)
The data transformation functions available in the Financial Time Series Toolbox 2.1.1 (R14SP1) for frequency conversion perform averaging on the time series. I would like a function that allows me to resample the data without interpolating or averaging.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
This enhancement has been incorporated in Release 2006a (R2006a). For previous product releases, read below for any possible workarounds:
The ability to resample financial time series objects without averaging is not available in the Financial Time Series Toolbox.
To work around this issue, you can index into the time series at your specified intervals.

More Answers (0)

Categories

Find more on Time Series in Help Center and File Exchange

Products


Release

R14SP1

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!