Hello.
My name is Pawel and i have a big problem. I have a code in matlab witch use 
nchoosek function.
for n = 5
for m = (1:n)
c = nchoosek (n,m)
end
end
I need to convert this code to Scilab.
I'm trying to do this, but I fail.
If anyone could help me?
Thank you
_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to