FAQ
Frequently asked questions
Which MATLAB version and which toolboxes are reguired?
MTEX requires MATLAB version 7.1 or higher and no toolboxes. It should also work fine on student versions.
I have crazy characters in my plots. What can I do?
This indicates that your MATLAB installation has problems to interprete LaTex. As a workaround switch off LaTex by uncommenting the following line in mtex_settings.m.
setMTEXpref('LaTex',false);
MTEX 4.0.10 |