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?
Find common elements in matrix rows
1326 Solvers
238 Solvers
Sum of diagonal of a square matrix
1340 Solvers
Convert from Base 10 to base 5
207 Solvers
Given a window, how many subsets of a vector sum positive
757 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!