add a help text to a mex file

hello
how to add a some text , to appear as a help text
thanks in advance

 Accepted Answer

Walter Roberson
Walter Roberson on 1 Feb 2014
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.

More Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!