diff +blockmatrix/isBlockmatrixTest.m @ 205:f0ef314e2070 feature/grids

blockmatrix: added function to calculate the block division for a given blockmatrix.
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 15 Jun 2016 16:28:22 +0200
parents 4ce0af75d2f4
children f0f4ca946068
line wrap: on
line diff
--- a/+blockmatrix/isBlockmatrixTest.m	Wed Jun 15 15:54:53 2016 +0200
+++ b/+blockmatrix/isBlockmatrixTest.m	Wed Jun 15 16:28:22 2016 +0200
@@ -52,8 +52,6 @@
             },
             true % Empty blocks allowed.
         },
-
-
     };
 
     for i = 1:length(cases)