diff scripts/general/num2str.m @ 23083:e9a0469dedd9 stable

maint: strip extra trailing newlines from files.
author John W. Eaton <jwe@octave.org>
date Fri, 20 Jan 2017 12:19:08 -0500
parents 93ea313301f9
children ef4d915df748 3ac9f9ecfae5
line wrap: on
line diff
--- a/scripts/general/num2str.m	Fri Jan 20 12:12:11 2017 -0500
+++ b/scripts/general/num2str.m	Fri Jan 20 12:19:08 2017 -0500
@@ -262,4 +262,3 @@
 %!error <PRECISION must be a scalar integer .= 0> num2str (1+1i, ones (2))
 %!error <PRECISION must be a scalar integer .= 0> num2str (1+1i, -1)
 %!error <PRECISION must be a scalar integer .= 0> num2str (1+1i, 1.5)
-