add a help text to a mex file
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
hello
how to add a some text , to appear as a help text
thanks in advance
0 Commenti
Risposta accettata
Walter Roberson
il 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Debugging and Analysis in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!