add a help text to a mex file

1 Ansicht (letzte 30 Tage)
XAXRXTX
XAXRXTX am 1 Feb. 2014
Kommentiert: XAXRXTX am 1 Feb. 2014
hello
how to add a some text , to appear as a help text
thanks in advance

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 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.

Weitere Antworten (0)

Kategorien

Mehr zu Write C Functions Callable from MATLAB (MEX Files) finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by