Create a help text that shows in command window. How to??
    7 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Britney
 am 8 Okt. 2014
  
    
    
    
    
    Kommentiert: Britney
 am 8 Okt. 2014
            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.
0 Kommentare
Akzeptierte Antwort
  matt dash
      
 am 8 Okt. 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 ..."
Weitere Antworten (1)
Siehe auch
Kategorien
				Mehr zu Logical finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!