Why do I get a DSP Toolbox license checkout error error when using the Spectrum Analyzer block from the RF Toolbox?

38 views (last 30 days)
When using the Spectrum Analyzer block from the RF Toolbox, I am getting a license checkout error indicating a DSP Toolbox license isn't available.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 6 Jul 2020
The Spectrum Analyzer block exists in both the DSP Toolbox and RF Toolbox. Conditions for the error behavior:
A. The RF Toolbox Spectrum Analyzer block is used.
B. A DSP Toolbox license is on the license but in use.
As a workaround for the issue, the following command can be used to disable the DSP Toolbox license check:
license(‘test’,’Signal_Blocks’,’disable’)
This issue will be addressed in a future release.

More Answers (0)

Categories

Find more on Get Started with DSP System Toolbox in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!