Can't open an example in matlab?Error using exampleUti​ls.compone​ntExamples​Dir (line 13) Invalid argument "stateflow". Error in findExample (line 18) componentExamplesDir = exampleUti​ls.compone​ntExamples​Dir(compon​ent); Error in openExample (line

I can not open examples which are linked in :https://www.mathworks.com/help/stateflow/ug/programming-your-chart-with-matlab-syntax.html
for example it says : Run openExample('stateflow/AssemblyLineFeederExample') in the MATLAB Command Window, but when I do it, matlab can't open it and the following error apears:
Error using exampleUtils.componentExamplesDir (line 13) Invalid argument "stateflow". Error in findExample (line 18) componentExamplesDir = exampleUtils.componentExamplesDir(component); Error in openExample (line

답변 (1개)

Got this when stateflow wasn't installed; rerunning the installer with stateflow selected fixed it.

카테고리

도움말 센터File Exchange에서 Naming Conventions에 대해 자세히 알아보기

태그

질문:

2020년 6월 1일

답변:

2020년 9월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by