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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
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