| Author |
Comment/Response |
Voicu Razvan
|
10/24/12 12:24pm
I managed to do this, still not the wanted result
"Hpx1 = Hs + kh*(qpj^2) Meter
f[qpj] := Hs + kh*(qpj^2) Meter
For[z = 1, z <= 12000, z++, Plot[f[qpj[[z]]], {qpj, 1, 12000}]]
"
But...still nothing.
URL: , |
|