mtex-toolbox / mtex

MTEX is a free Matlab toolbox for quantitative texture analysis. Homepage:
http://mtex-toolbox.github.io/
GNU General Public License v2.0
281 stars 185 forks source link

ODF subplot different colormaps #1732

Open JOchoaA opened 1 year ago

JOchoaA commented 1 year ago
    Hello all,

I am trying to do the same than (https://github.com/mtex-toolbox/mtex/discussions/1231#discussioncomment-4903797), but I need each ODF plot with a different color map. I change the colormap depending on the files' name; I do so directly on the plotting function.

As a result, when I plot every ODF individual, the colormap is different for all of them, but when I try to make the subplot, they all have the same color.

could you guys please help me?

I appreciate your time and any help.

Individual ones

alamel_odf fct_odf vpsc_odf

All together

p20_odfs

Originally posted by @JOchoaA in https://github.com/mtex-toolbox/mtex/discussions/1231#discussioncomment-4903797