IMAGESC

From Jacket Wiki

(Redirected from GIMAGE)
Jump to: navigation, search
Back to Function List, Graphics Library

Scale data and display as image. If a three dimensional array is given (MxNx3), then a color image is displayed.

Usage

Jacket for M Language
    Supported Syntax
    
imagesc(A)
    

GFOR Supported

No

GCOMPILE Supported

No

Types Supported

-  GSINGLE 

Types Not Supported

-  GDOUBLE   GLOGICAL   GINT32   GINT8   GUINT32   GUINT8   COMPLEX 

CPU usageJacket only contains GPU computing functions. To run functions on the CPU, try one of the MathWorks products:
http://www.mathworks.com/help/techdoc/ref/imagesc.html


See Also

IMAGE

Views
Personal tools