%  Procedure for showing information about the Field II program.
%  The information is printed in the Matlab window.
%
%  Calling:  field_info
%
%  Parameters: None.
%
%  Return:     Information is printed in the Matlab window.
%
%  Version 1.0, December 17, 2001 by Joergen Arendt Jensen

%  Call the C-part of the program to print the information

Mat_field (5051);


