mtex
mtex copied to clipboard
MTEX is a free Matlab toolbox for quantitative texture analysis. Homepage:
The labels are slightly covering the Pole Figure hemisphere boundary with the white background color, making them transparent renders the labels hard to read. It would be great to have...
**What do you want to do?** **What data do you have?** **What code do you use?** Please provide minimalist code with code in the following form ```matlab % load the...
**What do you want to do?** **What data do you have?** **What code do you use?** Please provide minimalist code with code in the following form ```matlab % load the...
Hello everyone, I have some issues regarding the calcDensity function applied on ebsd/acom data : odf = calcDensity(ped('Si').orientations) I was previously using the calcODF function and plot inverse pole figures:...
Hi Ralf, I found the following modifications in gridify sometimes helpful when there are data sets with missing points (nan or discontinuous coordinates), setting those as nonIndexed phase. This may...
Hi Ralf, while trying to plot a "shape" representing the magnitude of a rank 2 tensor (which of course makes only sense if all values have the same sign, but...
Plotting S2Fun with the '3d' option lands the plot in a matlab figure which has in cases the view direction not aligned to the mtex coodiante system. ``` sf =...
Currently spherical projections are restricted to the z-axis being perpendicular to the plane. It would be nice to have also options like `plotz2east` or `plotxOutOfPlane` that allows to plot the...
Dear All, I am computing the average orientation of a grain using 2 different methods - both of which use a loop (given below). When this code is applied to...
Hallo Ralf, I found a difference in the symmetry in pole figure plots depending whether they are plotted from an odf or the orientations. Despite there should be some minor...