the meaning of @ in this equation?

3 次查看(过去 30 天)
Eliza
Eliza 2017-10-16
评论: Star Strider 2017-10-16
what is the meaning of this expression?
f=@(x) x.^2-2;

回答(1 个)

Ahmed raafat
Ahmed raafat 2017-10-16
@(x) : define variable x as anonymous variable so that we can we easily write our equations

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by