How to access Simulink System Composer
53 views (last 30 days)
Show older comments
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
0 Comments
Answers (1)
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
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!