フィルターのクリア

R2017b Home: Missing uitree in appdesigner

2 ビュー (過去 30 日間)
Thomas
Thomas 2017 年 12 月 3 日
コメント済み: Brett Mather 2018 年 1 月 11 日
Hello,
I just updated to R2017b (Home, Win10). From the release note I understood that the appdesigner supports uitree now. But it's not available in the app designers component library.
Have I overlooked something?
Thomas

採用された回答

Elizabeth Reese
Elizabeth Reese 2017 年 12 月 5 日
The support for the uitree in MATLAB R2017b is for programmatic creation of the object. The component may be added to the App Designer Component Library in a future release. You can see an example of creating the uitree programmatically on the documentation page. If you want to get an exact position, you can try adding a different component (perhaps a uipanel) to the app and space it out how you like, then write down its Position in pixels to use for the created uitree.
  1 件のコメント
Brett Mather
Brett Mather 2018 年 1 月 11 日
MathWorks should update the documentation here: https://www.mathworks.com/help/matlab/components-in-app-designer.html
It states: "Add, remove, and position components in your app using drag and drop operations."
It then continues on to list a uitree as a common component that could be added using App Designer drag and drop. Unfortunately this is not true.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by