Display data as an HTML table

Display a matrix or cell array as a HTML formatted table

Vous suivez désormais cette soumission

Note de l’éditeur : This file was selected as MATLAB Central Pick of the Week

This is intended to be a simple way to display 2D or 3D table data with support for row and column labels.

It can also save the HTML code to a file, which can then be used elsewhere.

The function supports nested tables.

Citation pour cette source

Gus Brown (2026). Display data as an HTML table (https://fr.mathworks.com/matlabcentral/fileexchange/18329-display-data-as-an-html-table), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : HTMLtable

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0

I have Zipped the file to avoid any download problems. I think the presence of HTML code in the file prevents it from being downloaded correctly.