how take a mathematical function from user

can you help me to understand what is the meanning of this line of code f=@(x,y) x./y; and what is the meaning of x./y ?

回答(1 个)

./ means divide numbers because in matlab / means divide of matrix

类别

帮助中心File Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by