Info
この質問は閉じられています。 編集または回答するには再度開いてください。
forming help of user defined function
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Walter Roberson
2012 年 5 月 29 日
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 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!