Graphics, Figures & TablesCan't figure out pgfplotstable

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
Singularity
Posts: 156
Joined: Sat Jan 22, 2011 9:55 pm

Can't figure out pgfplotstable

Post by Singularity »

I can't figure out pgfplotstable. Could someone show me how to import the attached Excel spreadsheet into Latex, with column spanning for the header rows?

It looks like it can't be done. If not, is it possible to use pgfplotstable for just the data part of the table (that is, I would do a regular tabular, with header row(s), and then use the pgfplotstable for just the data that follows, and then close the tabular?

Sorry if it looks like I'm just asking you to do my work. I've been struggling to understand its strange syntax for hours. Thanks.
Attachments
Energy Calcs over Tolerance (1D).csv
(6.35 KiB) Downloaded 221 times

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

Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Can't figure out pgfplotstable

Post by Stefan Kottwitz »

Perhaps have a loo at the datatool package, it's great for reading, sorting and printing csv data.

Stefan
LaTeX.org admin
Post Reply