A tabbed figure class to support navigating large data sets with many plots, tables, and controls.
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
編集メモ: 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
引用
Curtis (2026). tfigure (https://github.com/curtisma/MATLAB_tfigure), GitHub. に取得済み.
謝辞
ヒントを得たファイル: exportToPPTX, GUI Layout Toolbox
一般的な情報
- バージョン 4.1.1.3 (229 KB)
-
GitHub でライセンスを表示
MATLAB リリースの互換性
- R2016a 以降のリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
GitHub の既定のブランチを使用するバージョンはダウンロードできません
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 4.1.1.3 | Fixed Other Requirements entries to remove the URLs |
||
| 4.1.1.2 | Updated Other Requirements to include the URL to GUI Layout Toolbox and added a note about this dependency to the description. |
||
| 4.1.1.1 | Updated Compatibility after testing it out on 2016a. Some features, such as support of uifigure, require even newer versions the core functionality is available in R2016a and newer |
||
| 4.1.1.0 | Minor update to fix some bugs. Started to develop the option to use uifigure instead of figure. |
||
| 4.1.0.0 | Added "addButton" method
|
||
| 4.0.0.0 | Updated to use the Layout Toolbox
|
||
| 3.3.0.0 | Added a "+" tab button to add a new tab
|
||
| 3.2.0.0 | Updated the export menu to copy a panel to another figure, copy a panel to the clipboard, and fixed the functionality of the savePPT function.
|
||
| 3.1.0.0 | Updated Description
|
||
| 2.1.0.0 | Added Support for tables and control items. I also fixed the reisizing function to handle single plot tabs and control items. THe export to ppt feature now needs to be updated. The example has been updated to show the new capabilities. |
||
| 2.0.0.0 | Version 2.0: Updated plot interface that no longer requires a plot function handle. It now behaves more similar to a native figure. See the updated example. |
||
| 1.0.0.0 | Changed description |
