It would be better if the test suite did not rely on a particular ordering of the rows. You could use isempty(setxor(myfullfact(...), y_correct, 'rows')) instead of isequal(...)
Thanks for your suggestion. But I prefer an "increasing" ordering of the rows because that could be more useful in some applications. I have made it clear in the problem description that ordering is required.
Find common elements in matrix rows
1236 Solvers
Project Euler: Problem 6, Natural numbers, squares and sums.
1020 Solvers
Make an awesome ramp for a tiny motorcycle stuntman
334 Solvers
Calculate Euler's phi function
68 Solvers
Convert Two Character String into a Binary Vector
102 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!