Example 'satcom/GP​SWaveformG​enerationE​xample'

Please help! waiting online..
when I try to run the codes step by step in this example, it has the following error:
IQContent = [IBranchContent,QBranchContent];
Unrecognized function or variable 'IBranchContent'.

 Respuesta aceptada

NN
NN el 27 de Jun. de 2022

0 votos

Hi,
I understand that you are facing an unrecognized function error in MATLAB while using the GPS waveform generation example.
This error is caused due to missing function or variable definition. The definition of ‘IBranchContent’ is missing. I ran the code on my machine and it worked for me. Check the definition in the following screenshot :
You can always use MATLAB Online which can be found on the top right in the example documentation page, to quickly run the example and learn more about the missing function or variable.
Hope this helps.
Regards,
Narvik

Más respuestas (0)

Categorías

Más información sobre MATLAB en Centro de ayuda y File Exchange.

Preguntada:

y
y
el 31 de Mayo de 2022

Comentada:

y
y
el 29 de Jun. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by