﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
339	Problem matrix graphic	jcolombo	rcsoto	"I have a problem upon trying do a graphic of a matrix. See the code 

Serie x1 = SubSer(Gaussian(5,2, Diario),y2001m01d01,y2004m01d01);
Serie x2 = SubSer(Gaussian(10,3, Diario),y2001m01d01,y2004m01d01);
Serie y1 = Exp(x1);
Serie y2 = Exp(x2);
Serie z = y1 -y2;
Matrix FreqZ  = SerFrequency(z,100);

I choose the option make a graphic of the matrix ""FreZ"" and I opt for: ""column 1
(X:0 Y:1)"".  After a time appears a message of error of the system."	defect	closed	normal		Graphics	head	normal	fixed		
