Syntax [u,v] = transformPointsInverse(tform,x,y) [u,v,w] = transformPointsInverse(tform,x,y,z) U = transformPointsInverse(tform,X)Description [u,v] = transformPointsInverse(tform,x,y) applies the inverse transformation of 2-D geometric transformation tform to the points specified by ...