Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

forming help of user defined function

1 vue (au cours des 30 derniers jours)
saloni singhal
saloni singhal le 29 Mai 2012
Clôturé : MATLAB Answer Bot le 20 Août 2021
sir, I wrote one program to make it user friend i want to make a help file so that user can know how he suppose to use that program .So, please can anyone tell me how we suppose to do it. Thank you

Réponses (1)

Walter Roberson
Walter Roberson le 29 Mai 2012
Go to the "function" line of the file. Add comments after that line, with no empty line after the "function" line. All the comments from there to the first empty line will form the "help" information.

Cette question est clôturée.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by