changeset 231:7f6f04bfc007 feature/beams

More better printing.
author Jonatan Werpers <jonatan@werpers.com>
date Fri, 01 Jul 2016 11:38:53 +0200
parents 2dd9cfad2cac
children 443b14ea705b
files +noname/testCfl.m
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/+noname/testCfl.m	Fri Jul 01 09:46:02 2016 +0200
+++ b/+noname/testCfl.m	Fri Jul 01 11:38:53 2016 +0200
@@ -58,7 +58,6 @@
 
     if silentFlag
         rsInterval = util.ReplaceableString('');
-        fprintf('a = %.3e, n_step=%d  max = %.2e\n', alpha, n_step, maxVal);
     end
 
     fprintf('T = %-3d dof = %-4d order = %d: clf = %.4e\n',T, discr.size(), discr.order, alpha0(1));