Team:Peking/drawingcurvetest

From 2013.igem.org

(Difference between revisions)
Line 60: Line 60:
   if(Kphi<100)                                           
   if(Kphi<100)                                           
   {
   {
-
   Kphi=Kphi*2;
+
   Kphi=Kphi*1.2;
ctx.clearRect(0,0,c.width,c.height);
ctx.clearRect(0,0,c.width,c.height);
DrawCurve(ctx,convasheight,CorXmin,CorXmax,300,0.01,1000,Kphi,ncI);
DrawCurve(ctx,convasheight,CorXmin,CorXmax,300,0.01,1000,Kphi,ncI);

Revision as of 12:42, 24 September 2013

Your browser does not support the HTML5 canvas tag.

Kphi=

-

+

ncI=

-