R2017b Home: Missing uitree in appdesigner

1 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Develop 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