Home > Applications > SpinW > m_files > sw_filelist.m

iFit/sw_filelist

PURPOSE ^

lists spinw data in the Matlab workspace or in a .mat file

SYNOPSIS ^

function varargout = sw_filelist(varargin)

DESCRIPTION ^

 lists spinw data in the Matlab workspace or in a .mat file

 list = SW_FILELIST({'Option1',Value1,...)


 Options:

 fName     To check data stored in a .mat file, fName contains the path as
           a string.
 sort      To sort according to which column (positive ascending, negative
           descending):
               +/-1    variable name,
               +/-2    title,
               +/-3    creation date,
               +/-4    completion date, default.


 Output:

 list      Cell of strings, lists each simulation data in the Matlab
           memory, even data stored in cells.

 See also SW.ANNEAL, SW.SPINWAVE.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1