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

조회 수: 8 (최근 30일)
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.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2020년 7월 6일
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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Spectral Analysis에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by