Question about the '@' symbol.
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (3)
Vedere anche
Categorie
Scopri di più su Symbolic Math Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!