フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

forming help of user defined function

1 回表示 (過去 30 日間)
saloni singhal
saloni singhal 2012 年 5 月 29 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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

回答 (1 件)

Walter Roberson
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.

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by