Widgets Toolbox - Compatibility Support

Compatibility Support for Widgets Toolbox content built before to R2020b
ダウンロード: 4.8K
更新 2023/3/23

編集メモ:

This version of Widgets Toolbox is intended to support forward compatibility of *existing* apps only. If you are building new apps in MATLAB R2020b or later, please use Widgets Toolbox - MATLAB App Building Components.

WARNING - This version of Widgets Toolbox is intended to support forward compatibility of *existing* apps only. If you are building new apps in MATLAB R2020b or later, please instead use the new "Widgets Toolbox - MATLAB App Building Components":
Starting in MATLAB R2020b, most existing apps that depend on Widgets Toolbox (uiw.* package) can be migrated from traditional figure windows (Java-based) into modern UI Figures (uifigure). There are known limitations and incompatibilities associated with migrating existing Widgets Toolbox content into uifigure. For this, please see the release notes at the end of the Getting Started Guide and begin testing migration of your apps into uifigure.
It is recommended you install this as a toolbox to automatically set up the proper MATLAB and Java paths. If you install this manually, please review the installation directions in the Getting Started guide.
Need help upgrading a business-critical app? MathWorks Consulting can help: https://www.mathworks.com/services/consulting/proven-solutions/software-upgrade-service.html

引用

Robyn Jackey (2024). Widgets Toolbox - Compatibility Support (https://github.com/mathworks/widgets-toolbox-legacy/releases/tag/1.5.1), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2023a
R2017a 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersMigrate GUIDE Apps についてさらに検索
謝辞

ヒントを与えたファイル: Find and Replace in Files

コミュニティ

Community Treasure Hunt

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

Start Hunting!

demo/+demoAppPkg/+enum

demo/+demoAppPkg/+model/@DataModel

demo/+demoAppPkg/+view/@App

demo/+demoAppPkg/+view/@BarChart

demo/+demoAppPkg/+view/@DisplayTable

demo/+demoAppPkg/+view/@PlotSelector

demo/+demoUiFigureApps

resource/+uix

widgets

widgets/+uiw/+abstract

widgets/+uiw/+dialog

widgets/+uiw/+enum

widgets/+uiw/+event

widgets/+uiw/+mixin

widgets/+uiw/+model

widgets/+uiw/+tool

widgets/+uiw/+tool/@Logger

widgets/+uiw/+utility

widgets/+uiw/+widget

バージョン 公開済み リリース ノート
1.5.1.0

See release notes for this release on GitHub: https://github.com/mathworks/widgets-toolbox-legacy/releases/tag/1.5.1

1.5.0.0

See release notes for this release on GitHub: https://github.com/mathworks/widgets-toolbox-legacy/releases/tag/1.5.0

1.4.0

See release notes for this release on GitHub: https://github.com/mathworks/widgets-toolbox-legacy/releases/tag/1.4.0

1.3.330

Added ListSelector widget and dialog. Added a few new utilities. Various other small bugfixes and improvements. See release notes in GettingStarted.mlx

1.2.308

Bugfixes to Table for editing with numeric data format and for color column format

1.2.305

Minor bugfixes: string support, R2017a, SessionManagement, CheckboxTree, Table
See GettingStarted.mlx for release notes.

1.2.289

Various bugfixes. See release notes in GettingStarted.mlx

1.1.257

Add application superclasses and demo
Add logging capabilities
New widgets: ImageSelector, ProgressBar
New dialogs: About, SearchList, TableSelection
Various bugfixes
Rename FixedText widget to Text
(Release notes in GettingStarted.mlx)

1.0.245

Toolstrip renamed Toolbar to accurately reflect its capability. Toolbar also now enables toggling group visibility to show/hide sections.

Added Contents.m file to allow toolbox and version number to be registered with "ver" command in MATLAB.

1.0.0.0

Minor bugfix to List, Popup, Table.

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。