add a help text to a mex file
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
XAXRXTX
el 1 de Feb. de 2014
Comentada: XAXRXTX
el 1 de Feb. de 2014
hello
how to add a some text , to appear as a help text
thanks in advance
0 comentarios
Respuesta aceptada
Walter Roberson
el 1 de Feb. de 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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Debugging and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!