HTMLtable

版本 1.0.3 (23.7 KB) 作者: Eric Dziekonski
Generate the code for a CSS/HTML-based data table from an input numeric, string, or cell array with many available formatting options.
264.0 次下载
更新时间 2022/1/13

Generate the code for an CSS/HTML-based data table from an input numeric, string, or cell array.
The generated HTML code is compatible with any browser and app designer ('HTMLSource' for an HTML element).
With 60 user adjustable parameters, and multiple accepted input formats, the table can be customized in virtually any way.
All parameters are invoked via name-value pairs and validated.

Please read the description at the beginning of the function for details of the arguments and examples.

This function does not support nested tables, i.e., cells within cells, as many parameters need to be matched to the width or height of the table.

引用格式

Eric Dziekonski (2024). HTMLtable (https://github.com/Neopentane1/HTMLtable/releases/tag/v1.0.3), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.3

See release notes for this release on GitHub: https://github.com/Neopentane1/HTMLtable/releases/tag/v1.0.3

1.0.2

Updated to prevent premature shortcutting of the data font/background colors

1.0.1

Implemented the str2func suggestion by Stephen Cobeldick to get rid of any eval functions. Several bug fixes,

1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库