Groups
Groups
Sign in
Groups
Groups
MTEX
Conversations
Labels
About
Send feedback
Help
Re: Could I cut a EBSD map with Mtex?
157 views
general-questions
mtex-34
Skip to first unread message
Ralf Hielscher
unread,
May 30, 2013, 8:17:37 AM
5/30/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
5/30/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mtex...@googlegroups.com
Yes, I have it
Thanks you very much!.
Reply all
Reply to author
Forward
0 new messages