changeset 8674:e47af3675595 octave-forge

bugfix
author cdf
date Tue, 25 Oct 2011 15:20:00 +0000
parents 1ae61e7433a5
children 8be778dfb306
files extra/secs3d/inst/DDGOX/DDGOXgummelmap.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/extra/secs3d/inst/DDGOX/DDGOXgummelmap.m	Tue Oct 25 15:19:14 2011 +0000
+++ b/extra/secs3d/inst/DDGOX/DDGOXgummelmap.m	Tue Oct 25 15:20:00 2011 +0000
@@ -113,7 +113,7 @@
 
   
   if (verbose>1)
-    fprintf (1,' max(|phin_(k+1)-phinn_(k)| , |phip_(k+1)-phip_(k)| , |v_(k+1)- v_(k)| )= %d\n',nrm(i));
+    fprintf (1,' max(|phin_(k+1)-phinn_(k)| , |phip_(k+1)-phip_(k)| , |v_(k+1)- v_(k)| )= %g\n',nrm(i));
   end
   if (nrm(i)<toll)
     break