eps '<filename>' [at <x>, <y>] [rotate <angle>] [width <width>] [height <height>]
The eps command places an eps format file into the current plot. The at modifier can be used to specify the position of the bottom-left corner of the file, otherwise it is placed at the origin. If the rotate modifier is used the image is rotated by the specified angle counter-clockwise. Either the width or height can be specified, followed by the width or height respectively in cm that the resulting image should be; otherwise the native file width will be used. The eps command is perhaps most useful in multiplot mode, where included files can be combined with plots, text labels, etc.