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
How can the plots in Mtex be converted to CMYK colormap?
Thank you
Ralf Hielscher
unread,
Jan 14, 2013, 4:21:32 PM1/14/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
I do not really understand your question. Do you mean how you can export figures to a PostScript file using CMYK color. This is possible by the command
savefigure('file.eps','-cmyk')
Maybe searching in the Help browser for 'cmyk' gives you some information.