Problem 191. Proper Factors
Solution Stats
Problem Comments
-
3 Comments
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?
Solution Comments
-
2 Comments
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];
-
1 Comment
setdiff returns 1x0 array instead of 0x0 for the first test or for any similar case, anyone know why?
Problem Recent Solvers446
Suggested Problems
-
2608 Solvers
-
Remove the polynomials that have positive real elements of their roots.
1055 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
333 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
1084 Solvers
-
4501 Solvers
More from this Author56
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!