Home > lattice > Converters > ELEGANT2AT > ele2at_run_me.m

ele2at_run_me

PURPOSE ^

test_elegant_converter

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

test_elegant_converter

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

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');

Generated on Thu 24-Aug-2017 18:47:33 by m2html © 2005