how to write a function?

 Accepted Answer

Simon
Simon on 13 Sep 2013

1 vote

This is basic Matlab that you can learn using the Documentation Center: http://www.mathworks.com/help/matlab/function-basics.html

More Answers (1)

Jan
Jan on 13 Sep 2013
You can solve such problems by searching in the documentation:
doc function
docsearch function

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Asked:

on 13 Sep 2013

Community Treasure Hunt

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

Start Hunting!