Re: {MTEX} KAM values using MTex

494 views
Skip to first unread message
Message has been deleted

ruediger Kilian

unread,
Oct 21, 2015, 8:37:46 AM10/21/15
to mtex...@googlegroups.com
Hi Rahul,

if you calculated the KAM and plotted it as a map, you already have the values. Following the examples given in the help kam will contain those values, e.g. plot a histogram hist(kam./degree)


>> help ebsd/KAM
intergranular average misorientation angle per orientation

Syntax

% ignore misorientation angles > threshold
kam = KAM(ebsd,'threshold',10*degree);
plot(ebsd,ebsd.KAM./degree)

% ignore grain boundary misorientations
[ebsd, ebsd.grainId] = calcGrains(ebsd)
kam = KAM(ebsd);
plot(ebsd,ebsd.KAM./degree)

% consider also second order neigbors
kam = KAM(ebsd,'order',2);

Input
ebsd - @ebsd

Options
threshold - ignore misorientation angles larger then threshold
order - consider neighbors of order n



Cheers,
Rüdiger


On 21 Oct 2015, at 12:40 pm, Rahul Unnikrishnan <rahulunnik...@gmail.com> wrote:

> Hi all,
>
> I found MTex to be a very useful tool for misorientation analysis. I have plotted the KAM maps, but I couldn't find any documentation to export the KAM values to plot a graph. Can you please help me.
>
> thanks in advance
>
> Rahul
>
> --
> If you want to reduce the number of emails you get through this forum login to https://groups.google.com/forum/?fromgroups=#!forum/mtexmail, click "My membership" and select "Don't send me email updates". You can still get emails on selected topics by staring them.
> ---
> You received this message because you are subscribed to the Google Groups "MTEX" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to mtexmail+u...@googlegroups.com.
> Visit this group at http://groups.google.com/group/mtexmail.
> For more options, visit https://groups.google.com/d/optout.

signature.asc

Rahul Unnikrishnan

unread,
Oct 22, 2015, 5:50:33 AM10/22/15
to MTEX, ruedige...@unibas.ch
Hi Rüdiger,

Thank you very much. It worked. Can you please tell me the syntax for plotting the table of KAM and its frequency also.   

Regards

Rahul 

ruediger Kilian

unread,
Oct 22, 2015, 6:40:58 AM10/22/15
to mtex...@googlegroups.com
Hi Rahul,
I’m not really sure what you mean by plotting the table. The histogram plots frequency of your value within bins. help hist (or help histogram in newer versions of matlab) explains you all the options.
Cheers,
Rüdiger



On 22 Oct 2015, at 11:50 am, Rahul Unnikrishnan <rahulunnik...@gmail.com> wrote:

> Hi Rüdiger,
signature.asc

Rahul Unnikrishnan

unread,
Nov 6, 2015, 8:29:03 AM11/6/15
to MTEX, ruedige...@unibas.ch
Hi Rüdiger,

Thank you very much.

Regards

Rahul

Shanta Mohapatra

unread,
May 27, 2020, 5:29:37 PM5/27/20
to MTEX
Since I am new to both MATLAB and MTEX, I want to know how to read this 'signature.asc' file.
> To unsubscribe from this group and stop receiving emails from it, send an email to mtex...@googlegroups.com.

Rüdiger Kilian

unread,
May 28, 2020, 2:40:15 AM5/28/20
to mtex...@googlegroups.com
Hi,
the PGP/MIME file is unrelated to mtex.
Cheers,
Rüdiger

Reply all
Reply to author
Forward
0 new messages