root/matlab/emix_test.m @ 202

Revision 202, 79 bytes (checked in by smidl, 16 years ago)

matlab tests

Line 
1itload('../emix_test.it');
2
3figure(1);
4hold off;
5plot(Smp(1,:), Smp(2,:),'.');
Note: See TracBrowser for help on using the browser.