Skip to content

how to plot the arrows based on the ebsdid? #587

Answered by kilir
419278981 asked this question in Ask Anything
Discussion options

You must be logged in to vote

Hi,
I assume you mean you want to draw an arrow between the orientations of these EBSD points. You can scale your arrowhead length by your energy value. I think changing the length of the arrow does not work since in that case it would not connect the orientations at both points

mtexdata titanium

id1 = 1045
id2 = 2333

plotIPDF([ebsd('id',id1).orientations ebsd('id',id2).orientations],[xvector,yvector,zvector],'arrow','length',50)

Cheers,
Rüdiger

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@419278981
Comment options

@kilir
Comment options

Answer selected by kilir
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants