X-Git-Url: https://scm.cri.mines-paristech.fr/git/Faustine.git/blobdiff_plain/dbded051d69cc5ba556884eb285feba032e09d29..912dbfbf1eb4809f28e4e3a8bdfe76c47e018259:/examples/open/img_read.m diff --git a/examples/open/img_read.m b/examples/open/img_read.m index 1f1beae..941dbfa 100644 --- a/examples/open/img_read.m +++ b/examples/open/img_read.m @@ -1,2 +1,2 @@ -a = imread('circbw.png' ); +a = imread('circbw.gif' ); csvwrite('circbw.csv', a);