X-Git-Url: https://scm.cri.mines-paristech.fr/git/Faustine.git/blobdiff_plain/dbded051d69cc5ba556884eb285feba032e09d29..bdfb68dca6e438861f64b084c5f9d87ed5eec79c:/examples/open/img_read.m?ds=inline 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);