diff +grid/Cartesian.m @ 155:cf748f33cd5b feature/grids

Removed some extra lines, added some notes and comments. Fixed classname.
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 18 Feb 2016 17:17:41 +0100
parents c7b2f645101f
children ce10ebde3123
line wrap: on
line diff
--- a/+grid/Cartesian.m	Thu Feb 18 16:46:02 2016 +0100
+++ b/+grid/Cartesian.m	Thu Feb 18 17:17:41 2016 +0100
@@ -71,8 +71,5 @@
                 X{i} = repmat(t,s);
             end
         end
-
-        % coordVectors()
-        % coordMatrices()
     end
 end
\ No newline at end of file