next up previous
Next: 4.3.3 $B%Q%i%a!<%?!<6J@~(B Up: 4.3 Mathematica Previous: 4.3.1 1$BJQ?t4X?t$N%0%i%U(B

4.3.2 2$BJQ?t4X?t$NNmE@=89g(B

ContourPlot[] $B$GEy9b@~$rIA$/(B
In[]:= ContourPlot[x^2 -y^2,{x,-2,2},{y,-2,2},ContourShading->None]

ImplicitPlot[] $B$G1"4X?t$rIA$/(B
In[]:= Needs["Graphics`ImplictiPlot`"]
In[]:= ImplictiPlot[x^2 -y^2==0,{x,-2,2}]


next up previous
Next: 4.3.3 $B%Q%i%a!<%?!<6J@~(B Up: 4.3 Mathematica Previous: 4.3.1 1$BJQ?t4X?t$N%0%i%U(B
Masashi Katsurada
$BJ?@.(B20$BG/(B8$B7n(B3$BF|(B