using the tsmovavg function
9 views (last 30 days)
Show older comments
Hi all, I am trouble using the function named tsmovavg.
output = tsmovavg(tsobj, 's', lag)
tsobj = Financial time series object.
Now how do we treat tsobj? I have prices in a matrix size 4048x1......how can i turn it into a "financial time series object"?
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!