WidgetTable (App Component)

A WidgetTable component for MATLAB uifigures and appdesigner apps
3 Downloads
Updated 19 Jun 2024

Summary

An appdesigner table component where the table is created from builtin or custom appdesigner components. NB: As this table is built using individual appdesigner components for each cell, it is not very scalable and mostly suitable for smaller tables (i.e <100 rows).

Examples

See the examples folder for examples

Preview

widget_table_demo

Notes

This is a work in progress, so please report bugs, ideas etc under issues

  • Known limitations:
  • Resizing (e.g when resizing figure) does not always update properly.
  • Built to supports struct data, but not tested for that, so probably does not work
  • Selection is not supported yet
  • Takes time to build large tables. One idea for implementation is to make table pages

Cite As

Eivind Hennestad (2024). WidgetTable (App Component) (https://github.com/ehennestad/WidgetTable/releases/tag/v1.1.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2024a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

widget_table/doc

Version Published Release Notes
1.1.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.