Replace Sys.time by Unix.time in main.ml.
[Faustine.git] / examples / close / img_read.m
1 a = imread('circbw.gif' );
2 csvwrite('circbw.csv', a);