add a help text to a mex file
2 ビュー (過去 30 日間)
古いコメントを表示
hello
how to add a some text , to appear as a help text
thanks in advance
0 件のコメント
採用された回答
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.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!