Cannot find Harqentity() function of example 'Modeling5GNRTransportChannelsWithHARQExample' in my 5G Toolbox
1 次查看(过去 30 天)
显示 更早的评论
Hi all,
Is there any way of getting HARQEntity() function. I cannot find the 'Modeling5GNRTransportChannelsWithHARQExample' example in my 5G Toolbox. Hence, I copied the code from the following link: https://www.mathworks.com/help/5g/gs/model-5g-nr-transport-channels-with-harq.html
But I am unable to run this code without the HARQEntity() function.
I have Matlab R2021a with 5G Toolbox version 2.2
1 个评论
x0dros
2022-8-17
Add
MATLAB\Examples\R2022a\5g\DLSCHAndPDSCHTransmitAndReceiveProcessingChainExample\
to the path. HARQEntity is in the last folder. You may also inspect it following the above path.
Best,
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!