Signal_Blocks required to run gf class of Communication Toolbox
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Francesco
el 9 de Feb. de 2024
Respondida: Sai Teja G
el 9 de Feb. de 2024
I'm trying to call the gf function of the Communication Toolbox for which I have an active license:
>> license('inuse')
communication_toolbox
matlab
signal_toolbox
simulink
but I get the following error:
License checkout failed.
License Manager Error -4
Maximum number of users for Signal_Blocks
reached.
Try again later.
Troubleshoot this issue by visiting:
https://www.mathworks.com/support/lme/4
Diagnostic Information:
Feature: Signal_Blocks
It seems that Signal_Blocks is part of the DSP System Toolbox (even if I can't find it). Is it normal for a class of a toolbox to require another toolbox?
0 comentarios
Respuesta aceptada
Sai Teja G
el 9 de Feb. de 2024
Hi,
Yes, Signal_Blocks is for the product "DSP System Toolbox". You can find more information in the link below.
Yes, in MATLAB, it is common for one toolbox to require functions or features from another toolbox. MATLAB toolboxes are collections of specialized functions designed to perform specific types of tasks. Some toolboxes are built to complement core MATLAB capabilities and may depend on the algorithms or functions provided by other toolboxes to perform their intended operations.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Get Started with DSP System Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!