Cannot find the helper functions for an example MATLAB code?
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Lokesh
el 13 de Oct. de 2024
Comentada: 克
el 15 de Oct. de 2024
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 comentarios
Walter Roberson
el 13 de Oct. de 2024
You can have problems with accessing helper functions unless you have installed the Help locally.
Preferences -> Help -> Documentation Location -> Installed locally
Respuesta aceptada
Cris LaPierre
el 14 de Oct. de 2024
Editada: Cris LaPierre
el 14 de Oct. de 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.
2 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!