Where can I download matlab/simulink example projects?

I would like to download the following mathworks example project to run and build:
GPS Acquisition and Tracking Using AMD RFSoC Device

 Accepted Answer

You're probably not going to be able to run the whole example without all the products listed in the box in the upper-right corner of that page. If you do have those four products (and the support package) installed, click the Copy Command button in the box then run the copied command in your MATLAB command window. I believe the example is actually installed as part of the support package, which you can get using the Add-On Explorer button on the Home tab of the Toolstrip.

3 Comments

Ah thanks, I didn't realized the example projects were built into the tools (via the copy command)
We are a research partner organization, so we have access to all of the toolboxes (confirmed with ver command)
HDL Coder Version 25.2 (R2025b)
SoC Blockset Version 25.2 (R2025b)
Wireless HDL Toolbox Version 25.2 (R2025b)
Satellite Communications Toolbox Version 25.2 (R2025b)
When I run the example project command I do get an error on:
Error using eval
Unrecognized function or variable 'socWHDLExamplesOpenExample'.
I am missing SoC Blockset Support Package for AMD FPGA and SoC Devices
Is this a Matlab toolbox that I am missing, or is it something I need to install under Vivado (Adding the entire RFSoC library)? I have the Vivado 2025.2 version of the Xilinx/AMD tools, but perhaps did not install all of the devices (Ultrascape+ and RFSoCs). I have also been using Modelcomposer already, so I know we have the AMD libraries on the simulink side.
In MATLAB, click on the Add-Ons icon on the Home tab of the toolstrip (the one that looks like three cubes arranged in a triangle.) This brings up Add-On Explorer. In Add-On Explorer, search for "SoC Blockset Support Package for AMD FPGA and SoC Devices". Click on the link to bring up that add-on's page and press the Install button. This will install the support package, including that example. I'm not certain if there's any other setup you need to perform in order to run the example (I haven't used this support package myself.)
This seems to have done the trick. There were alot of additional packages and drivers to install.

Sign in to comment.

More Answers (0)

Products

Release

R2025b

Tags

Asked:

on 5 Mar 2026 at 21:09

Moved:

on 9 Mar 2026 at 20:00

Community Treasure Hunt

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

Start Hunting!