tfigure
Editor's Note: This file was selected as MATLAB Central Pick of the Week
A tabbed figure class to support navigating large data sets with many figures. The class currently supports a tabbed figure with each tab containing multiple plots, tables, and control panels that can be selected using the plot selection list. An example showing some of the features is included.
Requires GUI Layout Toolbox:
https://www.mathworks.com/matlabcentral/fileexchange/47982-gui-layout-toolbox
In order to export to powerPoint Slides, the following toolbox must be installed:
exportToPPTX: https://www.mathworks.com/matlabcentral/fileexchange/40277-exporttopptx?s_tid=srchtitle
Cite As
Curtis (2022). tfigure (https://github.com/curtisma/MATLAB_tfigure), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: exportToPPTX, GUI Layout Toolbox
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.