summaryrefslogtreecommitdiff
path: root/getVecs.m
diff options
context:
space:
mode:
Diffstat (limited to 'getVecs.m')
-rw-r--r--getVecs.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/getVecs.m b/getVecs.m
index 40f08cd..0f0a615 100644
--- a/getVecs.m
+++ b/getVecs.m
@@ -21,6 +21,5 @@ function getVecs(dirname)
fprintf(fid,'%f ',I);
fprintf(fid,'\n');
end
- fprintf(fid,'0');
fclose(fid);
end \ No newline at end of file