Skip to content
Snippets Groups Projects
Commit 2434bfa0 authored by Houtan Bastani's avatar Houtan Bastani
Browse files

reporting: remove unused variable

parent c9a26263
No related branches found
No related tags found
No related merge requests found
...@@ -49,7 +49,6 @@ for i=1:o.cols ...@@ -49,7 +49,6 @@ for i=1:o.cols
end end
fprintf(fid, '}\n'); fprintf(fid, '}\n');
ne = numElements(o); ne = numElements(o);
nlcounter = 0;
row = 1; row = 1;
col = 1; col = 1;
for i=1:ne for i=1:ne
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment