Can't open system composer examples
이전 댓글 표시
Hi,
I just downloaded system composer and wanted to visit the various examples on the home page here
I am unable to open various examples by typing the command on the command prompt. For instance when opening examples under 'Simulink Integration'
systemcomposer.loadModel('scMobileRobotHardwareArchitecture');
(Above is available here https://uk.mathworks.com/help/systemcomposer/ug/organize-and-link-requirements.html)
I get error
'>> systemcomposer.loadModel('scMobileRobotHardwareArchitecture');
Error using systemcomposer.loadModel
Cannot load the specified model. No system or file called 'scMobileRobotHardwareArchitecture' found.'
Do these models not available when using trial version?
Many thanks
Khurram
답변 (1개)
Jorge Calvo
2021년 11월 2일
0 개 추천
I don't know very much about this example, but it looks like it's the first of four steps in a workflow, and you first have to go to this one to get the files in question: https://www.mathworks.com/help/systemcomposer/ug/mobile-robot-workflow.html
At least, that's how I interpret the line of text above the code you entered:
- To access the models and supporting files used in this example, see Simulate Mobile Robot with System Composer Workflow. After loading the example, run this code in the MATLAB® Command Window.
Hope that helps!
카테고리
도움말 센터 및 File Exchange에서 System Composer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!