Question about the '@' symbol.
5 ビュー (過去 30 日間)
古いコメントを表示
This is quite a simple question but I don't know what
f=@(x)(x.^5.*sin(x))
does.
Could you explain it to me? I've seen the symbol '@' before and I know how to use it, but not with a variable between brackets behind it.
0 件のコメント
回答 (3 件)
参考
カテゴリ
Help Center および File Exchange で Symbolic Math Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!