{excel} concerns interchanging data between Microsoft Excel and (La)TeX.
1
vote
1answer
41 views
Text does not fit into table which causes bad box errors
I use Excel2Latex to convert tables in Excel to Latex, however a problem arises when the text is too long to fit in the column and I get many bad box errors. My code is:
% Table generated by ...
2
votes
2answers
95 views
Methods for graphing simulation data
I ran a large bootstrap simulation to gather data which I would now like to include in my paper. Currently, I have the data in an Excel spreadsheet so I could get a quick overview of what my results ...
2
votes
2answers
130 views
Similar to Excel's line charts?
How could I create charts as the follow ones, which were produced by Microsoft Excel?
1
vote
1answer
215 views
Editing LaTeX tables in MS Excel
I have a big LaTeX table that I want modify it in Excel, is there any solution?
There is some good solutions for converting Excel table to Latex tables.
2
votes
0answers
321 views
How to export high quality charts from excel to import in latex [closed]
I've tried exporting a chart (I have over 50) from excel as .pdf format but the fonts get changed and blurry. It looks good as a .xps file but pdflatex does not recognise this format.
Any thoughts?
...
1
vote
0answers
39 views
excel2latex table too many }s, wrong endgroups, and too many endgroups
I am having issues inputting a table generated by excel2latex into my primary document.
I have called up packages bookends. And here is the code copied directly from excel2latex (in excel 2010 on a ...
2
votes
1answer
200 views
How to draw a plot from .xls file in pgfplot?
I want to read .xls format file in pgfplot to draw a graph. I couldn't find how to do that. Is it possible to do that? I have attached a small .xls file here for which I want to compute plot.
...
4
votes
2answers
820 views
Is it possible to put MS Excel graphs into a LaTeX document?
I will be using Microsoft Excel to produce graphs and I was wondering if there was a simple way to put those graphs into a LaTeX document?
