close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Ticket #600: ejemplo_bug_putserdat.tol

File ejemplo_bug_putserdat.tol, 210 bytes (added by jldflores, 17 years ago)

Ejemplo

Line 
1Real x=5;
2Serie datos = MatSerSet(Rand(1,100,100,110),Daily,y2000m01d01)[1];
3Real PutSerDat(datos,Succ(First(datos), Dating(datos),100/2),x);
4Real y=SerDat(datos,Succ(First(datos), Dating(datos),100/2));
5