search for: february2006

Displaying 1 result from an estimated 1 matches for "february2006".

Did you mean: february2000
2012 Feb 16
2
creating series of vectors
...stored in my WD should have the same name ("January2009.xlsx"). The number of the elements of each vector must correspond to the length in days of the single months (considering a non-leap-year, 356 days) multiplied by 2 (e.g. "January2006" will have 31*2=62 elements, "February2006" will have 28*2=56 elements, and so on). Finally, the elements of the vectors should be named as: "010106_aaa","010106_bbb","020106_aaa","020106_bbb", ... , "310106_aaa","310106_bbb". To sum up, at the end of the process i would l...