Bugs fixed for stdin and stdout.
[Faustine.git] / examples / open / img_read.m
1 a = imread('circbw.gif' );
2 csvwrite('circbw.csv', a);