summaryrefslogtreecommitdiffstats
path: root/matlab/tools/astra_imshow.m
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2016-11-28 15:54:07 +0100
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2016-11-28 16:16:05 +0100
commit71db6331f8dd0d5abbeee92977af01293be4f427 (patch)
treee2df3688c0dae5d2ca2c1991997b5f6e0a2eaaba /matlab/tools/astra_imshow.m
parent3cfc4df88a9f70ab6fae8ce0ed955295c5ead9ca (diff)
downloadastra-71db6331f8dd0d5abbeee92977af01293be4f427.tar.gz
astra-71db6331f8dd0d5abbeee92977af01293be4f427.tar.bz2
astra-71db6331f8dd0d5abbeee92977af01293be4f427.tar.xz
astra-71db6331f8dd0d5abbeee92977af01293be4f427.zip
Update headers (website+2016)
Diffstat (limited to 'matlab/tools/astra_imshow.m')
-rw-r--r--matlab/tools/astra_imshow.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/matlab/tools/astra_imshow.m b/matlab/tools/astra_imshow.m
index 6069674..dbaac10 100644
--- a/matlab/tools/astra_imshow.m
+++ b/matlab/tools/astra_imshow.m
@@ -7,4 +7,4 @@ imshow(data,range);
if nargout >= 1
V = data;
-end \ No newline at end of file
+end