comparison scripts/image/imread.m @ 11587:c792872f8942

all script files: untabify and strip trailing whitespace
author John W. Eaton <jwe@octave.org>
date Thu, 20 Jan 2011 17:35:29 -0500
parents fd0a3ac60b0e
children 1d13679b587e
comparison
equal deleted inserted replaced
11586:12df7854fa7c 11587:c792872f8942
87 87
88 end_try_catch 88 end_try_catch
89 89
90 endfunction 90 endfunction
91 91
92 %!testif HAVE_MAGICK 92 %!testif HAVE_MAGICK
93 %! vpng = [ ... 93 %! vpng = [ ...
94 %! 137, 80, 78, 71, 13, 10, 26, 10, 0, 0, ... 94 %! 137, 80, 78, 71, 13, 10, 26, 10, 0, 0, ...
95 %! 0, 13, 73, 72, 68, 82, 0, 0, 0, 3, ... 95 %! 0, 13, 73, 72, 68, 82, 0, 0, 0, 3, ...
96 %! 0, 0, 0, 3, 8, 2, 0, 0, 0, 217, ... 96 %! 0, 0, 0, 3, 8, 2, 0, 0, 0, 217, ...
97 %! 74, 34, 232, 0, 0, 0, 1, 115, 82, 71, ... 97 %! 74, 34, 232, 0, 0, 0, 1, 115, 82, 71, ...