Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

forming help of user defined function

1 visualización (últimos 30 días)
saloni singhal
saloni singhal el 29 de Mayo de 2012
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
sir, I wrote one program to make it user friend i want to make a help file so that user can know how he suppose to use that program .So, please can anyone tell me how we suppose to do it. Thank you

Respuestas (1)

Walter Roberson
Walter Roberson el 29 de Mayo de 2012
Go to the "function" line of the file. Add comments after that line, with no empty line after the "function" line. All the comments from there to the first empty line will form the "help" information.

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by