Thread Subject: matlab

Subject: matlab

From: Asha Murugan

Date: 14 Nov, 2008 09:28:02

Message: 1 of 2

What program is needed to open a program file with .pgm extension?

Subject: matlab

From: Steven Lord

Date: 14 Nov, 2008 15:23:19

Message: 2 of 2


"Asha Murugan" <ashamurugan96@yahoo.co.in> wrote in message
news:gfjgb2$8q3$1@fred.mathworks.com...
> What program is needed to open a program file with .pgm extension?

I'm going to go out on a limb and guess that your .pgm file is a Portable
Graymap Graphic file rather than one of the other file types listed on this
page:

http://filext.com/file-extension/pgm

If so, look at IMREAD:

http://www.mathworks.com/access/helpdesk/help/techdoc/ref/imread.html

If not, you'll probably need to use the lower-level file I/O functions (see
HELP IOFUN) to build your own function to read in your .pgm file.

--
Steve Lord
slord@mathworks.com

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
pgm file Asha Murugan 14 Nov, 2008 04:30:18
matlab Asha Murugan 14 Nov, 2008 04:30:18
java Asha Murugan 14 Nov, 2008 04:30:18
rssFeed for this Thread

Contact us at files@mathworks.com