how to write a function?
1 回表示 (過去 30 日間)
古いコメントを表示
採用された回答
Simon
2013 年 9 月 13 日
This is basic Matlab that you can learn using the Documentation Center: http://www.mathworks.com/help/matlab/function-basics.html
0 件のコメント
その他の回答 (1 件)
Jan
2013 年 9 月 13 日
You can solve such problems by searching in the documentation:
doc function
docsearch function
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Entering Commands についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!