Graphics, Figures & Tableshow to plot a curve

Information and discussion about graphics, figures & tables in LaTeX documents.
jadhavboys
Posts: 26
Joined: Tue Feb 28, 2012 2:31 pm

Re: how to plot a curve

Post by jadhavboys »

thank you its working , but i am troubling you for more i want to plot a function with the image as u gave me last

Recommended reading 2024:

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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

jadhavboys
Posts: 26
Joined: Tue Feb 28, 2012 2:31 pm

Re: how to plot a curve

Post by jadhavboys »

why align command is going to new page?
User avatar
Stefan Kottwitz
Site Admin
Posts: 10324
Joined: Mon Mar 10, 2008 9:44 pm

how to plot a curve

Post by Stefan Kottwitz »

Which align command?

Are you able to write more than a single short line? More information? A Infominimal working example? We don't see your code.

Stefan
LaTeX.org admin
jadhavboys
Posts: 26
Joined: Tue Feb 28, 2012 2:31 pm

Re: how to plot a curve

Post by jadhavboys »

Align block is moving to New page instead of splitting into two pages
User avatar
Stefan Kottwitz
Site Admin
Posts: 10324
Joined: Mon Mar 10, 2008 9:44 pm

how to plot a curve

Post by Stefan Kottwitz »

Add to your document preamble:

\allowdisplaybreaks

Stefan
LaTeX.org admin
jadhavboys
Posts: 26
Joined: Tue Feb 28, 2012 2:31 pm

Re: how to plot a curve

Post by jadhavboys »

how to plot following curves in latex. I am using older version of TIKZ
Attachments
closed curves in rectangle in \C
closed curves in rectangle in \C
curve_in_box.png (81.78 KiB) Viewed 5025 times
jadhavboys
Posts: 26
Joined: Tue Feb 28, 2012 2:31 pm

Re: how to plot a curve

Post by jadhavboys »

also i want to plot grid like this, can any one help me in this?
Attachments
its a grid for closed curte in \C
its a grid for closed curte in \C
grid_curve.png (112.82 KiB) Viewed 5025 times
kaveh1000
Posts: 1
Joined: Sun Apr 17, 2016 10:17 pm

Re: how to plot a curve

Post by kaveh1000 »

I suggest you work a little harder yourself, at least as hard as the very highly qualified people helping you here. That way you will get better help in future too. ;-)
Post Reply