Hi,
I use octave 3.4.2. When I use one of the plotting functions such as bar(...) 
with some colors options the plot seems to be fine, but
When I save the picture with saveas function on windows with the following code 
:

y=['Results\' 'pic' '.jpg'];
saveas(p,y)

the colors mixed up and the picture got distorted.

Any idea why it's happen? Any other suggestions?

Thanks,

Roy

Roy Menachem, Marvell Israel
Park Azorim, Kyriat Arie
Petah Tikva, 49527, Israel
Email: r...@marvell.com<mailto:r...@marvell.com>
Office: +972.3.9703699 - OnNet: 705.3699
Fax: +972.3.9704905
Mobile: +972.54.7747301
Web site: http://www.marvell.com<http://www.marvell.com/>

This message may contain confidential, proprietary or legally privileged 
information. The information is intended only for the use of the individual or 
entity named above. If the reader of this message is not the intended 
recipient, you are hereby notified that any dissemination, distribution or 
copying of this communication is strictly prohibited. If you have received this 
communication in error, please notify us immediately by telephone or by e-mail 
and delete the message from your computer.
________________________________


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to