No system or file called 'FFTHDLOpt​imizedExam​ple_Burst' found.

But I found the below error, what am I supposed to do?
>> modelname = 'FFTHDLOptimizedExample_Burst';
open_system(modelname);
No system or file called 'FFTHDLOptimizedExample_Burst' found.

Answers (2)

That example appears to be part of the DSP toolbox starting from R2017b.

2 Comments

Please let me know how do I run that example exactly step by step. I still cannot go further more.
For me, giving the commands you show opens a Simulink model; from there the steps are typical for Simulink, such as clicking Run

Sign in to comment.

You will need the DSP System Toolbox product for this example. Type ver dsp at the MATLAB prompt to see if you have this product.

Categories

Tags

Asked:

on 1 Feb 2018

Community Treasure Hunt

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

Start Hunting!