Implot
tsaab wrote on Jul 12, 2011
I want to compare two images using implot. Is there any way to display both images in the same implot window? I can display separate plots in different windows, but it does not help out as much.
Mike Fitzpatrick wrote on Jul 12, 2011
Use the 'o' key to overplot the second vector created by some other command, e.g. the j/k or :c/:l commands. See the help page description of the 'o' and ":o" commands.
Last post on Jul 12, 2011