How to access Simulink System Composer

2 views (last 30 days)
John Figueroa
John Figueroa on 4 Mar 2023
Answered: Josh Kahn on 6 Mar 2023
Hello - I have Matlab through my unkiversity. I am using the Radar Toolbox User's Guide to learn how to use the toolbox. I am using Matlab R2022a. On page 1-5 of the guide, it instructs to open the top level architecture "open_system('slexRadarArchitectureExample'). However, it does not load the file.
Is System Composer part of Simulink? If so, why can I not open it?
Thank you. John

Answers (1)

Josh Kahn
Josh Kahn on 6 Mar 2023
Hi John,
Yes, System Composer is a separate toolbox that needs to be installed and can be found in the MATLAB Add-On Explorer.
If your are unable to find the architecture file, make sure that you first load the example using the openExample command:
openExample('radar/RadarArchitecturePart1Example')
Regards,
Josh

Categories

Find more on System Composer in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!