Home > freetb4matlab > image > mat2gray.m

mat2gray

PURPOSE ^

% Converts a matrix to a intensity image.

SYNOPSIS ^

function I = mat2gray (M, scale)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} @var{I}= mat2gray (@var{M},[min max])
% Converts a matrix to a intensity image.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003