test_elegant_converter
0001 %test_elegant_converter 0002 0003 elegant2at('test.new',3); 0004 0005 load test_AT.mat; 0006 0007 atplot(THERING); 0008 0009 try 0010 plotbeta; 0011 catch 0012 disp('elegant 2 at conversion unsuccessful. Check if files are in the right folder');