Graphics, Figures & TablesCreating a Table

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
Nipsu
Posts: 1
Joined: Thu Mar 14, 2013 3:54 pm

Creating a Table

Post by Nipsu »

Hello,

I am totally despaired since I need a table done for my homework and I have never been working with Tikz before. Unfortunately my homework has to be done very soon, so starting to learn Tikz is not a real option. I want to ask kindly if there is anyone who could help me with creating this table.
diagram.jpg
diagram.jpg (113.04 KiB) Viewed 2534 times
I'd be really thankful for any help!

Greetings,
Nipsu
Last edited by Stefan Kottwitz on Thu Mar 14, 2013 4:29 pm, edited 2 times in total.

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

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

Creating a Table

Post by localghost »

Just for information to other users for awareness of possibly already existing solutions. The question has also been posted to goLaTeX (German LaTeX forum). And there is already an answer.

The figure could be created by PGF/TikZ (Example Gallery) or PSTricks (Example Gallery). The principal would be the same for both. For the single nodes you could use a {tabular} environment connected by the arrows. The respective manuals are quite comprehensive.


Best regards and welcome to the board
Thorsten
Post Reply