Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

forming help of user defined function

1 visualizzazione (ultimi 30 giorni)
saloni singhal
saloni singhal il 29 Mag 2012
Chiuso: MATLAB Answer Bot il 20 Ago 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

Risposte (1)

Walter Roberson
Walter Roberson il 29 Mag 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.

Questa domanda è chiusa.

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by