how to write a function?
    3 views (last 30 days)
  
       Show older comments
    
syntax to write a function
0 Comments
Accepted Answer
  Simon
      
 on 13 Sep 2013
        This is basic Matlab that you can learn using the Documentation Center: http://www.mathworks.com/help/matlab/function-basics.html
0 Comments
More Answers (1)
  Jan
      
      
 on 13 Sep 2013
        You can solve such problems by searching in the documentation:
doc function
docsearch function
0 Comments
See Also
Categories
				Find more on Get Started with MATLAB in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

