Why doesn't the divisors function work?
why it shows 1×0 empty double row vector ?? :p
divisors function doesn't work:(
any info about this?
Why does Cody not give True when using isequal to compare empty arrays?
for anyone else wondering the same,
size(2:0) = [1 0], size([]) = [0 0];
setdiff returns 1x0 array instead of 0x0 for the first test or for any similar case, anyone know why?
1163 Solvers
Given an unsigned integer x, find the largest y by rearranging the bits in x
780 Solvers
Sum all integers from 1 to 2^n
8412 Solvers
Back to basics 23 - Triangular matrix
634 Solvers
Arrange vector in ascending order
624 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!