App Designer example not found

Hello,
I would like to view the code from App That Displays Data in a Hierarchy Using Tree.
When typing:
openExample('matlab/AppDesignerTreeExample')
the following error is displayed:
Error using findExample (line 35)
Example "AppDesignerTreeExample" not found in "C:\Program Files\MATLAB\R2018b\examples\matlab\examples.xml".
Error in openExample (line 24)
metadata = findExample(id);
Any suggestions? Are there any similar examples available?

1 Comment

I realized now that the following example show exactly what I'm looking for:
openExample('matlab/PopulateTreeNodesAppExample')

Sign in to comment.

Answers (0)

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Products

Release

R2018b

Asked:

on 31 Oct 2019

Commented:

on 31 Oct 2019

Community Treasure Hunt

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

Start Hunting!