Merge branch 'master' of https://scm.cri.ensmp.fr/git/Faustine
[Faustine.git] / examples / close / img_read.m
index 1f1beae..941dbfa 100644 (file)
@@ -1,2 +1,2 @@
-a = imread('circbw.png' );
+a = imread('circbw.gif' );
 csvwrite('circbw.csv', a);