作者Darkflame (遙遠的距離)
看板LaTeX
標題Re: [問題] 如何用tikz畫出高次方程式?
時間Thu Dec 6 17:32:48 2012
※ 引述《LaTeX <[email protected]>, 看板: LaTeX》之銘言:
: usepackage{pgfplots} % maybe tikz will load this when called, I am not sure.
: Why do you use addplot+ ?
: use addplot3[surf,samples=?,x domain=x1:x2, y domain=y1:y2]{function here};
: surf, maybe surface
: download tikz/pgf menual and check its menu
: you can have colors too. Well, you get the points.
Oh! because I would like to plot an implicit function R(x,y) = 0,
addplot3 seems to plot the threedimensional visualization.
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.119.36.22