- 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.
Can't open system composer examples
7 views (last 30 days)
Show older comments
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
0 Comments
Answers (1)
Jorge Calvo
on 2 Nov 2021
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:
Hope that helps!
0 Comments
See Also
Categories
Find more on System Composer in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!