| Author |
Comment/Response |
Amin
|
07/14/12 11:52am
Hi,
I used to work with MATLAB but now shift to Mathematica.In MATLAB we can specify several conditions in just one If argument using "elseif" like this:
If (expr)
elseif
(expr1)
elseif
(expr2)
.
.
end
is it possible to do the same thing in Mathematica?
Thanks,
Amin.
URL: , |
|