mtex-toolbox / mtex

MTEX is a free Matlab toolbox for quantitative texture analysis. Homepage:
http://mtex-toolbox.github.io/
GNU General Public License v2.0
274 stars 182 forks source link
crystallography ebsd matlab mtex orientation-maps pole-figures texture-analysis xrd

MTEX

    contributions welcome       

MTEX is an open source MATLAB toolbox for crystallographic texture analysis. Its main features are

In contrast to many other software

More detail can be found in the documentation.

Installation and requirements

MTEX requires Matlab (R2014b) or later and come with binaries from the NFFT.

To install proceed as follows:

  1. download and extract the zip file to an arbitrary folder
  2. start Matlab (version 2014b or newer required
  3. change the current folder in Matlab to the folder where MTEX is installed
  4. type startup_mtex into the command window
  5. click one of the menu items to import data or to consult the documentation

Contributing

Since MTEX is open source we are happy about any kind of contribution. In order suggest bug fixes, new features or improved documentation to MTEX proceed as follows:

  1. fork the MTEX repository to your personal GitHub account
  2. clone it on your local computer
  3. apply your changes
  4. push your changes to your personal GitHub account
  5. create a pull request to MTEX/development

Note, that when cloning MTEX the binaries in mtex/mex and mtex/extern/nfft are not included but must be copied from an zip-file based installation as explained above.

License

See COPYING.txt for MTEX's licensing information.