Hi Barathindian,
The "imshow" function in MATLAB® is part of the Image Processing Toolbox. You probably have this toolbox installed for MATLAB and may not have even realized it. LabVIEW MathScript does not currently support the imshow function.
If you are looking for a solution in graphical code, LabVIEW does provide some VIs for reading and writing PNG, JPEG, and BMP files. You can find the VIs in the Programming >> Graphics & Sound >> Graphics Formats palette. You can then use the Unflatten Pixmap VI to get a matrix representation of your image.
National Instruments also produces a Vision Development Module for LabVIEW that includes more advanced image acquisition (IMAQ) and image processing functionality. This module is more for industrial and scientific use than for duplicating what might be provided in desktop image manipulation programs.
MATLAB® is a registered trademark of The MathWorks, Inc.
Aashish M
CEO
TransferFi
www.transferfi.com