Graphics, Figures & TablesDrawing a Bezier curve

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
mathselpi
Posts: 30
Joined: Wed Dec 31, 2008 4:50 pm

Drawing a Bezier curve

Post by mathselpi »

I want to make like this:

http://www.mathematica-pro.com/math/images/curve.jpg


Can I make this with \psline in latex?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Drawing a Bezier curve

Post by localghost »

For such basics you should take a look at the excellent manual of PSTricks on its homepage [1]. This is better done with the \psbezier command.

[1] /PSTricks/doc/docs


Best regards
Thorsten¹
mathselpi
Posts: 30
Joined: Wed Dec 31, 2008 4:50 pm

curve

Post by mathselpi »

Thanks
Post Reply