Can't open system composer examples
Mostrar comentarios más antiguos
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
Respuestas (1)
Jorge Calvo
el 2 de Nov. de 2021
0 votos
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!
Categorías
Más información sobre System Composer en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!