Cannot find the helper functions for an example MATLAB code?
조회 수: 10 (최근 30일)
이전 댓글 표시
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
Walter Roberson
2024년 10월 13일
You can have problems with accessing helper functions unless you have installed the Help locally.
Preferences -> Help -> Documentation Location -> Installed locally
채택된 답변
Cris LaPierre
2024년 10월 14일
편집: Cris LaPierre
2024년 10월 14일
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.
댓글 수: 2
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!