Purpose

Use this function to plot an image.
The handle of the image is put in the plotOptions.

Remarks

  • The plot handles have to be created first by streamPlotCreate.
  • The path to the image can be passed as value of the property 'imageFile'.
    Alternatively, the content of the image can be passed as value of property 'CData'. See doc imread or doc image for more information.

Details

See the help information of this function for details on the syntax.

  • No labels