Search found 3 matches

by snorte
Mon Feb 05, 2018 1:43 am
Forum: Graphics, Figures & Tables
Topic: CSVReader[] with multicolumn
Replies: 4
Views: 5900

CSVReader[] with multicolumn

Hi Stefan,

I know its not easy to make it. I will check the pgfplotstable. If somebody have others ideas or sugestions? The ideas its to read from a csv files information and to organize the date in a table with latex.

Thanks a lot
by snorte
Thu Feb 01, 2018 7:27 pm
Forum: Graphics, Figures & Tables
Topic: CSVReader[] with multicolumn
Replies: 4
Views: 5900

CSVReader[] with multicolumn

mat.csv
CSV
(4.84 KiB) Downloaded 349 times
Thanks,

Stéphane
by snorte
Thu Feb 01, 2018 3:09 pm
Forum: Graphics, Figures & Tables
Topic: CSVReader[] with multicolumn
Replies: 4
Views: 5900

CSVReader[] with multicolumn

I would like to create this table imported by csv file. My problem is to create some multicolumn in the table. Like this:

latex_tab.png

\documentclass{article}
\usepackage{longtable}


\usepackage{csvsimple}

\usepackage[landscape, margin=3cm,left=1cm]{geometry}%\usepackage{lscape} %pacote ...