class2str | This function creates a string containing Matlab code describing a variable. |
iLoad | [data, loader] = iLoad(file, loader, ...) |
iLoad_ini | config = iLoad_ini User definitions of specific import formats to be used by iLoad |
ifitpath | ifitpath iFit library location |
read_ace | data = read_ace(filename) |
read_adsc | data = read_adsc(filename) |
read_analyze | Load Analyze hdr/img dataset. |
read_anytext | import any text using 'looktxt'. |
read_bruker | READ_JEOL: read a Bruker NMR data set |
read_cbf | Read CBF/imgCIF x-ray file format |
read_cdf | mcdfread Wrapper to cdfread which reconstructs the CDF structure |
read_cif | read_cif Wrapper to read CIF files |
read_edf | medfread Wrapper to pmedf_read which reconstructs the EDF structure |
read_endf | data = read_endf(filename) |
read_fig | read_fig Wrapper to directly read Matlab Figures |
read_fits | read_fits Wrapper to fitsinfo/fitsread which reconstructs the FITS structure |
read_gcode | read_gcode: get cpoordinates of points in a GCode/CNC file |
read_hbin | read ILL Cyclops image |
read_hdf4 | read_hdf4 Wrapper to hdfinfo/hdfread which reconstructs the HDF4 structure |
read_hdf5 | READ_HDF5 Returns the contents of an HDF5 file as a structure |
read_idl | READ_IDL: restores variable from an IDL save file into Matlab |
read_igor | Load an Igor Wave dataset (IBW). |
read_image | read_image Wrapper to imfinfo/imread which reconstructs the image structure |
read_inx | READ_INX (read the INX files -ILL standards) |
read_jeol | READ_JEOL: read a Jeol NMR file |
read_json | read_json Read a JSON file |
read_llb_tas | READ_LLB_TAS Reads an LLB/TAS Data set, Computation(model) or Scan file |
read_lvm | LVM_IMPORT Imports data from a LabView LVM file |
read_mar | data = read_mar(filename) Read a MAR CCD image |
read_mccode | read_mccode: load a McCode (McStas/McXtrace) simulation result |
read_mrc | read_mrc: read a MCR/CCP4 electronic density map file |
read_nc | read a NetCDF file, version 1 and 2 |
read_nii | read a NifTi Neuroimaging Informatics Technology Initiative volume |
read_npy | data = read_npy(filename) |
read_obj | read_obj Wrapper to read ascii OBJ |
read_opus | reads an Opus Brucker file entirely. |
read_pdb | result = PDB_Geometry(fname) read a PDB file |
read_poscar | READ_POSCAR (read a VASP POSCAR file) |
read_sdf | data = read_sdf(filename) Read a HP/Agilent/Keysight Standard Data Format (SDF) |
read_sif | read_sif(filename) read a SIF x-ray CCD image |
read_spe | read_spe(filename) read a Roper/SPE x-ray CCD image |
read_stl | mstlread Wrapper to read ascii and binary STL files |
read_tdms | read a LabView TDMS file |
read_varian | READ_VARIAN: read a Varian NMR directory |
read_xml | |
read_xyz | READ_XYZ (read a Molecule XYZ file) |
read_yaml | data=read_yaml(filename) |
str2struct | s=str2struct(string) Create a structure from string lines |
uigetfiles | uigetfiles: Multiple open file dialog box |