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

采纳的回答

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.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Write C Functions Callable from MATLAB (MEX Files) 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by