Cannot find the helper functions for an example MATLAB code?

4 views (last 30 days)
I am trying to run this code from online MATLAB Documentation:
I noticed that there are no helper functions mentioned in the Appendix, so it throws an error saying:
Unable to resolve the name 'hPre6GCPU.reset'.
Please help with this issue, thanks.
  4 Comments
Walter Roberson
Walter Roberson on 13 Oct 2024
You can have problems with accessing helper functions unless you have installed the Help locally.
Preferences -> Help -> Documentation Location -> Installed locally
Lokesh Kolhe
Lokesh Kolhe on 14 Oct 2024
The Install locally throws an error, so when I tried to follow the steps mentioned on this page and install the support functions locally for 6G exploration for 5G toolbox, the program still shows same error.

Sign in to comment.

Accepted Answer

Cris LaPierre
Cris LaPierre on 14 Oct 2024
Edited: Cris LaPierre on 14 Oct 2024
The bottom of the script lists hPre6GCPU as a helper function used in the example. However, the downloaded example only contains 4 of these helper functions. I agree that the function appears to be missing. I have communicated this internally.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2024b

Community Treasure Hunt

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

Start Hunting!