Re: how to save a polygon figure with alpha ~= 1 as vector image, rather than raster image?
- From: PB <pbodin@xxxxxxxxxxxxxxxxxxx>
- Date: Sun, 30 Sep 2007 19:08:00 GMT
Den Sat, 29 Sep 2007 20:43:38 +0000 skrev Po-He :
Hi guys,
i'm trying to save a polygon (generated by patch or fill) as
a vector image (saveas(gcf, 'test.eps', 'psc2')). I found
that when facealpha is set to 1, then the saved image is a
vector image; however, when i set alpha to other values,
say, 0.2. Then the saved image is a raster image. Is there
an option to make it still can be saved as a vector image?
Thank you
Paul
Hi!
print myfile.eps -depsc
works fine for me (Ubuntu Feisty Fawn (Linux), Matlab R2006b)
HTH
PB
.
- References:
- Prev by Date: Re: Compiling GUI
- Next by Date: Re: Need for Goto statement in Matlab
- Previous by thread: how to save a polygon figure with alpha ~= 1 as vector image, rather than raster image?
- Next by thread: Embedded MATLAB Function in Simulink
- Index(es):
Relevant Pages
|