Editable Table in MATLAB

A table that can be added to a figure; with editing and scrolling.

Download
Download

You are now following this Submission

Cite As

Morris Maynard (2026). Editable Table in MATLAB (https://se.mathworks.com/matlabcentral/fileexchange/6734-editable-table-in-matlab), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: uitable

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0

Changes from 1-30-06 didn't take:

Add some actions: UpdateData, OnCheck, Version
Better row sizing behavior
Works with a panel as parent
Make formats optional in column info
Sets 'dirty' field automatically if there is no OnSetCell callback.

Download