Which toolbox includes hPre6GCPU?
조회 수: 10 (최근 30일)
이전 댓글 표시
I want to try the cell-free MIMO example in:
However, the function "hPre6GCPU" can not be found.
Which toolbox should I install to solve this problem?
댓글 수: 0
채택된 답변
Steven Lord
2025년 9월 2일
The Appendix section at the end of that example states that hPre6GCPU is a helper function. Copy the command to open the example (using the "Copy Command" button near the upper-right corner of the example page) and run that command in MATLAB. Assuming you have 5G Toolbox installed and are using release R2024b or later, since that's when this example says it was introduced, MATLAB should automatically change to the folder containing those helper functions for the example.
추가 답변 (1개)
Andreas Goser
2025년 9월 2일
댓글 수: 2
Andreas Goser
2025년 9월 2일
My answer was probably premature. I tried to run the example and get (different) errors, so probably a person with better application or domanin knowledge should help you.
참고 항목
카테고리
Help Center 및 File Exchange에서 Link-Level Simulation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!