Can't open system composer examples

8 views (last 30 days)
Khurram Waris
Khurram Waris on 24 Oct 2021
Answered: Jorge Calvo on 2 Nov 2021
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');
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

Answers (1)

Jorge Calvo
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!

Categories

Find more on System Composer in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!