Modeling2.html

From 2013.igem.org

(Difference between revisions)
Line 180: Line 180:
var plotSolution = function(t, y, min, color) {
var plotSolution = function(t, y, min, color) {
-
     /*Other ways to do this. We already now which graph based on min*/   
+
      
     if (min >graphyMin){  
     if (min >graphyMin){  
Line 193: Line 193:
          
          
-
     }
+
      

Revision as of 22:45, 27 September 2013

iGEM