How to declare an empty Financial Time Series ?

1 次查看(过去 30 天)
I want to populate a FinTS in a for loop.
Before the for loop, I need like to declare an empty FinTS (with only the data names) that will contain the data parsed by the for loop.
I tried things similar to :
myFTS = fints([],[],{'Open','Close'})
But none worked. Any help appreciated.

回答(1 个)

Kawee Numpacharoen
Kawee Numpacharoen 2017-9-12
The answer is already in the above comment

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by