add a help text to a mex file

2 ビュー (過去 30 日間)
XAXRXTX
XAXRXTX 2014 年 2 月 1 日
コメント済み: XAXRXTX 2014 年 2 月 1 日
hello
how to add a some text , to appear as a help text
thanks in advance

採用された回答

Walter Roberson
Walter Roberson 2014 年 2 月 1 日
The help command looks in the .m file of the same name. So you would have yourfile.mex and yourfile.m with the .m file being just comments in help format.
  1 件のコメント
XAXRXTX
XAXRXTX 2014 年 2 月 1 日
thanks a lot

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Compiler についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by