Re: [問題] 如何用tikz畫出高次方程式?

看板LaTeX (論文排版)作者時間12年前 (2012/12/06 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/4 (看更多)
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.
文章代碼(AID): #1GlulUdR (LaTeX)
文章代碼(AID): #1GlulUdR (LaTeX)