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개)

Sara Boznik
Sara Boznik 2021년 5월 8일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

태그

질문:

2021년 5월 8일

댓글:

2021년 5월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by