how to write a function?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
syntax to write a function
0 Kommentare
Akzeptierte Antwort
Simon
am 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 Kommentare
Weitere Antworten (1)
Jan
am 13 Sep. 2013
You can solve such problems by searching in the documentation:
doc function
docsearch function
0 Kommentare
Siehe auch
Kategorien
Mehr zu Entering Commands 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!