<div dir="ltr"><div>I'm trying to write a function in Scilab to display images. I'm dealing with images as lists of matrices, and then converting the list to a hypermatrix inside the function. However, the code does not seem to work for images of the type uint16 or uint32. This is the code I've been working on:</div><div><br></div><div><a href="http://pastebin.com/AfqpDu0L/">imshow</a>()</div><div><a href="http://pastebin.com/ZeJWnR63">show</a>()</div><div><br></div><div>Any help would be great.</div></div>