App Designer example not found

3 views (last 30 days)
Robin
Robin on 31 Oct 2019
Commented: Robin on 31 Oct 2019
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
Robin
Robin on 31 Oct 2019
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

Community Treasure Hunt

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

Start Hunting!