Overlap IPF color key on an orientation map #2173
Unanswered
tongzhangqu
asked this question in
Ask Anything
Replies: 1 comment
-
Hi, mtexdata small
ck = ipfHSVKey(ebsd('f').CS)
plot(ebsd('f'),ck.orientation2color(ebsd('f').orientations))
nextAxis
plot(ck)
f = gcm;
ax = f.currentAxes;
ax.Position = [60 300 50 50]
Cheers, Rüdiger |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a simple way to overlap IPF color key on an orientation map?
Many thanks.
Beta Was this translation helpful? Give feedback.
All reactions