Next: eshadoi.m
Up: Images Functions
Previous: eppmread.m
  Contents
NAME
eppmwrit - save image as PPM-file
SYNOPSIS
eppmwrit(filename,image,colormap[,binary])
PARAMETER(S)
filename name of PPM-file
image image matrix
colormap color table
binary default: binary=1 for binary PPM-file
binary=0 for ascii PPM-file
Stefan Müller
2002-01-15