Cannot find the helper functions for an example MATLAB code?
9 ビュー (過去 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!