|
On May 14, 9:59 am, "Snow White" <gulesa...@gmail.com> wrote:
> yes that is precisely wat i want to do
>
>
>
> ImageAnalyst <imageanal...@mailinator.com> wrote in message <8f14aae3-75a=
f-44aa-a7f6-3abe63edd...@n21g2000vba.googlegroups.com>...
> > On May 14, 7:39?am, "Snow White" <gulesa...@gmail.com> wrote:
> > > i have tried as u suggested it opens the fig but i can not use it as =
a no=
> > rmal image. I need to access certain locations in the image and work on=
tho=
> > se! :/
>
> > -----------------------------------------------------------------------=
----=
> > ---------------
> > Still trying to figure out what you want. Is what you want to open a
> > fig file (a GUI) and then save a screenshot of that GUI as an image
> > (say a BMP format file), and then be able to put that image into an
> > axes and do things with it, like check pixel values or draw things on
> > top of it?- Hide quoted text -
>
> - Show quoted text -
---------------------------------------------------------------------------=
-----------------------------------
From the help navigator on "saving figures":
Saving to a Different Format — Exporting Figures
To save a figure in a format that can be used by another application,
such as the standard graphics file formats TIFF or EPS, perform these
steps:
1.
Select Export Setup from the File menu. This dialog provides
options you can specify for the output file, such as the figure size,
fonts, line size and style, and output format.
2.
Select Export from the Export Setup dialog. A standard Save As
dialog appears.
3.
Select the format from the list of formats in the Save as type
drop-down menu. This selects the format of the exported file and adds
the standard filename extension given to files of that type.
4.
Enter the name you want to give the file, less the extension.
5.
Click Save.
|