News

%! The frequency and initial date can be specified with variables FREQ__ and INIT__ in the matlab/octave mat file. FREQ__ must be a scalar integer and INIT__ a string like '1938M11', '1945Q3', '1973W3 ...
Hello, I try to create matlab files with large matrices of double values. I created mat file with two matrices of same length, matrix1 with constant Values and matrix2 with variable Values. From ma ...