I cannot get my userdefined m-function help by the ‘help ___ ’ command in Command window
Mostrar comentarios más antiguos
I cannot get my userdefined m-function help by the ‘help xxx ’ command in Command window.
As the Official Help Document show (figure1 below),I copy the m-function addme and save the file to my workdir.
However, when type 'help addme' in Command window , I only get the result as 'addme is a function'(figure 2 below).
As show in figure 3 , the help report result of my workdir shows that there is no help in my code.
How can I get my my userdefined m-function help ?

- figure1 Official Help Document

- figure2 my code

- figure3 help report
Respuestas (1)
Categorías
Más información sobre Historical Contests en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
