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년 초과 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
