New version name (Version 1.0) for access from the FEEVER website.
[Faustine.git] / examples / open / img_read.m
1 a = imread('circbw.gif' );
2 csvwrite('circbw.csv', a);