Re: Could I cut a EBSD map with Mtex?

157 views
Skip to first unread message

Ralf Hielscher

unread,
May 30, 2013, 8:17:37 AM5/30/13
to mtex...@googlegroups.com
Hi Ismael,

this is explained in the documentation at the topic MTEX toolbox -> User's Guide -> EBSD Data Analysis -> Modify EBSD Data

Here a short version:

First define a region by 
region =[xmin, ymin, xmax - xmin, ymax - ymin]

Then use the command inpolygon to restrict the data to this region
ebsd_restricted = ebsd(inpolygon(ebsd,region))

Now ebsd_restricted contains only the measurements within the region.

I hope this helps.

Ralf.

Ismael Coronado

unread,
May 30, 2013, 10:38:41 AM5/30/13
to mtex...@googlegroups.com
Yes, I have it

Thanks you very much!.
Reply all
Reply to author
Forward
0 new messages