Important analysis of the cubic configuration

This commit is contained in:
2020-02-12 18:27:31 +01:00
parent aad36ca47f
commit be4d5aec40
25 changed files with 1272 additions and 47 deletions

View File

@@ -235,4 +235,6 @@ if strcmp(args.views, 'all')
axis equal;
axis off;
title('Side')
close(f);
end