Create a help text that shows in command window. How to??

3 visualizzazioni (ultimi 30 giorni)
Hey guys,
So how to you create a help text for a function so that when you write in the command window help my_function a text comes up describing the file.

Risposta accettata

matt dash
matt dash il 8 Ott 2014
You simply place comments at the top of the function. All comments that appear before the first non-comment or empty line are displayed when you type "help ..."

Più risposte (1)

Guillaume
Guillaume il 8 Ott 2014

Categorie

Scopri di più su MATLAB 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!

Translated by