Texniccenter Package to draw equations

  • Context:
  • Thread starter Thread starter Amer
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Amer
Messages
259
Reaction score
0
Hey,
What is the best package to draw equations in Texniccenter with interval bound. for example I want to draw $(x-2)^2 + y^2 = 9$ for x between 1 and 5.
The package Pstricks can't draw equations as I thought.

Thanks in advance.
 
Physics news on Phys.org
I would try tikz.
 
PGFPlots is more suited for equations of this nature. You can even use GNUplot as a backend for PGFPlots.
 
Thanks, I will try them and make a feedback.