Matlab FormatMatlab is a computing application and environment oriented around matrix manipulations. Although it is not the native format of any X-ray detector of which we are aware, it is sometimes used to process data from such detectors. Datasqueeze can both read and write Matlab files. When reading a file, it is assume that the first numerical array encountered which has dimensions more than 200 x 200 probably contains the X-ray data. When writing the file, the data are saved as a floating point array with the same dimsensions as the original data file, padded if necessary to make the array square.For more information on Matlab go to http://www.mathworks.com/products/matlab/
"Matlab" is a trademark of of MathWorks.
|