Team:Amsterdam/shadow/modeling/model1
From 2012.igem.org
(Difference between revisions)
(7 intermediate revisions not shown) | |||
Line 8: | Line 8: | ||
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> | ||
<script type="text/javascript" src="https://dl-web.dropbox.com/get/numeric.js?w=f4425ad6"></script> | <script type="text/javascript" src="https://dl-web.dropbox.com/get/numeric.js?w=f4425ad6"></script> | ||
- | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
function difEqPlot(m){ | function difEqPlot(m){ | ||
Line 69: | Line 68: | ||
name: 'Differential Equation 1', | name: 'Differential Equation 1', | ||
data: sol.y | data: sol.y | ||
- | |||
}] | }] | ||
}); | }); | ||
Line 98: | Line 96: | ||
<div id="container" style="min-width: 400px; height: 400px; margin: 0 auto"></div> | <div id="container" style="min-width: 400px; height: 400px; margin: 0 auto"></div> | ||
- | |||
- | |||
</p> | </p> | ||
</div> | </div> |
Latest revision as of 20:34, 23 July 2012