latextableassist - simple GUI to make formatted LaTeX tables from arrays

버전 1.0.0.0 (6.83 KB) 작성자: Anthony Bathgate
A simple GUI function that takes a 2D array and based on user specifications writes a LaTeX table.
다운로드 수: 392
업데이트 날짜: 2011/9/15

라이선스 보기

Takes a 2D array and writes a formatted LaTeX table. Meant to take the tedium out of exporting your results to your published work.

It allows you to enter column headings, which may span multiple columns and/or rows.

It also allows you to select how the columns are split by dividers and the number formats used to write the body of the table using printf style format strings (like '%3.2e').

It also allows you to enter in a caption for your table and a LaTeX label to refer to the table using the '\ref{...}' command.

If you make headings that span multiple columns and/or rows you will need the LaTeX package "multirow". This function also requires my function "writelatextable.m" (file id #32908).

Note: it is possible to select multirow and multicolumn heading options that will produce undefined results. For instance, I don't know what would happen if you make heading shaped like a capital "L".

I wish I made this before I wrote my thesis...

인용 양식

Anthony Bathgate (2024). latextableassist - simple GUI to make formatted LaTeX tables from arrays (https://www.mathworks.com/matlabcentral/fileexchange/32910-latextableassist-simple-gui-to-make-formatted-latex-tables-from-arrays), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 LaTeX에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0