Borrar filtros
Borrar filtros

Error while running the 'NR PUSCH Throughput' example

5 visualizaciones (últimos 30 días)
yara halihal
yara halihal el 4 de Ag. de 2023
Comentada: yara halihal el 20 de Oct. de 2023
Hi,
I am getting the following error when running the 'NR PUSCH Throughput' example, from:
I am using MATLAB 2023a.
This is what I am getting:
#######
'HARQEntity' is used in the following examples:
DL-SCH and PDSCH Transmit and Receive Processing Chain
Model 5G NR Transport Channels with HARQ
NR PDSCH Throughput
NR PUSCH Throughput
NR NTN PDSCH Throughput
Error in try_LDPC (line 189)
harqEntity = HARQEntity(harqSequence,rvSeq);
#######
Thanks!

Respuesta aceptada

evelyn
evelyn el 3 de Oct. de 2023
That's what I encounter:
'HARQEntity' is used in the following examples:
DL-SCH and PDSCH Transmit and Receive Processing Chain
Model 5G NR Transport Channels with HARQ
NR PDSCH Throughput
NR PUSCH Throughput
Error in NewRadioPUSCHThroughputExample (line 371)
harqEntity = HARQEntity(harqSequence,rvSeq);
just saving HARQEntity.m to the same folder seems solve the problem

Más respuestas (0)

Categorías

Más información sobre Uplink Channels en Help Center y File Exchange.

Productos


Versión

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by