add a help text to a mex file
1 次查看(过去 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 中查找有关 Debugging and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!