| | 4 | |
| | 5 | == How Do I Get All This (Excel, MATLAB, etc.) Data Into a Table? == |
| | 6 | |
| | 7 | * MATLAB users: download [http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=306&objectType=FILE mat2textable.m] to convert any MATLAB array into a workable LaTeX table. |
| | 8 | * Excel users: download the [http://www.ctan.org/tex-archive/help/Catalogue/entries/xl2latex.html xl2latex] program for Visual Basic and follow its installation instructions. |
| | 9 | |
| | 10 | Neither of these methods will necessarily give you a table with perfect typography for every situation, but they will remove the manual work of retyping all your table data. |