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?
Remove any row in which a NaN appears
6830 Solvers
Project Euler: Problem 10, Sum of Primes
709 Solvers
Cell Counting: How Many Draws?
584 Solvers
Given a 4x4 matrix, swap the two middle columns
516 Solvers
Back to basics - mean of corner elements of a matrix
297 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!