Financial Time Series Toolbox | ![]() ![]() |
Convert numeric frequency indicator to string representation
Syntax
Arguments
nfreq |
0 1 2 3 4 5 6 |
Description
sfreq = freqstr(
converts a numeric frequency indicator into a string representation.nfreq
)
Numeric Frequency Indicator |
String Representation |
0 |
Unknown |
1 |
Daily |
2 |
Weekly |
3 |
Monthly |
4 |
Quarterly |
5 |
Semiannual |
6 |
Annual |
See Also
![]() | freqnum | fts2ascii | ![]() |