how to save a polygon figure with alpha ~= 1 as vector image, rather than raster image?
- From: "Po-He " <pohetsn@xxxxxxxxx>
- Date: Sat, 29 Sep 2007 20:43:38 +0000 (UTC)
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
.
- Follow-Ups:
- Prev by Date: Re: Solve the sparse linear equation
- Next by Date: Re: Plot to a figure from a function
- Previous by thread: Plot to a figure from a function
- Next by thread: Re: how to save a polygon figure with alpha ~= 1 as vector image, rather than raster image?
- Index(es):
Relevant Pages
|