how take a mathematical function from user

1 vue (au cours des 30 derniers jours)
Ahmed Amin
Ahmed Amin le 8 Mai 2021
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 ?

Réponses (1)

Sara Boznik
Sara Boznik le 8 Mai 2021
./ means divide numbers because in matlab / means divide of matrix

Catégories

En savoir plus sur Multidimensional Arrays dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by