projects
/
Faustine.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Bug fixed for unix error "readlink /proc/self/fd/0" on MacOS.
[Faustine.git]
/
examples
/
close
/
img_read.m
diff --git
a/examples/close/img_read.m
b/examples/close/img_read.m
index
1f1beae
..
941dbfa
100644
(file)
--- a/
examples/close/img_read.m
+++ b/
examples/close/img_read.m
@@
-1,2
+1,2
@@
-a = imread('circbw.
png
' );
+a = imread('circbw.
gif
' );
csvwrite('circbw.csv', a);
csvwrite('circbw.csv', a);