Printing Variables to HTML Tables in Published Code
by Ned Gulley
28 Mar 2007
(Updated 28 Mar 2013)
This file lets you display variables as HTML tables in your published MATLAB files.
|
Watch this File
|
| File Information |
| Description |
One often-requested feature for Cell Mode publishing is to have a command that simply displays the output of a MATLABĀ® variable as a table. This file shows how to do that. |
| Acknowledgements |
This file inspired
Im2html.M.
|
| MATLAB release |
MATLAB 7.4 (R2007a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 10 Aug 2007 |
New publishing functionality simplifies the code. |
| 12 Jun 2009 |
Minor formatting change. |
| 12 Jun 2009 |
Fix copyright line. |
| 15 Jun 2009 |
Updated copyright line. |
| 28 Mar 2013 |
BGCOLOR attribute for table cells has been deprecated in HTML. Switched code to use STYLE's BACKGROUND attribute instead. |
|
Contact us