Feeds
提问
Colon input to anonymous function
If I define a function: F = @(x,y) (x^2-y) If I call the function with two scalar inputs it works as expected, F(2,3) ...
11 years 前 | 2 个回答 | 0
2
个回答提问
Incorrect evaluation of logic statement
I'm new to MATLAB so I might be missing something obvious. I've read that MATLAB has floating point issues but this involves com...
12 years 前 | 1 个回答 | 0
