Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
forming help of user defined function
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (1)
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.
0 Commenti
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!