-
We have in MTEX a very useful function transformReferenceFrame, which is used to change reference frame of tensors or Euler angles.
I tried this
%
% Transform orientations with CS1 to orientation…
-
Deleting gb returns an out of range error:
```matlab
mtexdata forsterite
grains=calcGrains(ebsd('forsterite'))
gb=grains.boundary;
gb(1);% shows correct boundary
gb(1)=[]; % ... error: Dimension…
-
Dear Ralf,
As discussed on the Belo Horizonte´s workshop, i would like to calculate modes of axes of misorientation in a similar manner as the function calcModes for orientations. The following code(v…
-
Hi Ralf,
after it was solved for odf/plotPDF I tried to adopt the changes to orientation/plotPDF but can't get it to work.
When superposing point plots using `plotPDF` I only get points into the f…
kilir updated
6 years ago
-
Hi Ralf,
I was trying out some ellispe fit methods, mainly because principalComponents is sometimes a bit exaggerating when it comes to aspect ratios (see attached figures). Below I used the method d…
kilir updated
6 years ago
-
First-time mtex user here. Mac 10.12.3, Matlab 9.1.0.441655 (R2016b).
Below is what I see in the Matlab command window when I run the startup script.
Can someone please suggest how to proceed?
>>…
-
Looking at and thinking about the spreadsheets from Jake and Tracy, I think we need a new type of value “Annotation” that is: type, name, value, unit, but that does not participate in either the measu…
-
Hello all,
Problem:
While going about identifying twin boundaries and merging them into grains I duplicate my EBSD data set in order to update the grainIds to the parentIds. The code looks like th…
-
Hi, everyone
there is large notindexed area in my data, and i want to remove it first and then compute the grains, or else the computed grains will be overestimated. here is the script;
```matlab
[…
-
The new “System Integrity Protection” (SIP) of Mac OS 10.11 El Capitan has been disabled and this has been checked twice via the terminal window using "csrutil status".
The error message is as follow…