IPF Colorkey - Change of Axis Assignment #2356
-
Hi, For the mmm colorkey (and others) - is it possible to switch the coloring? At present red = [001], blue = [-100], green = [010]. I would like to have the blue corner be [010] and green to be [100], and red to stay put. Thanks, For some code to plot the default behavior:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Pasting some bits below from this page: " % we may interchange green and blue by setting plot(ipfKey) I think something along these lines or other mods mentioned in that page might get you where you're going. Zach |
Beta Was this translation helpful? Give feedback.
Thanks @zmichels - this works nicely, though I had to switch to the HSV colorkey (which is ok).
For the information of others: