User`s guide

10-11
Change in Longitude Limits for WMSMapRequest and WMSLayer
The WMSMapRequest and WMSLayer objects now accept longitude limits from [0 360]
or from [-180 180]. In previous releases, longitude limits had to be from [-180 180].
polyxpoly Now Issues Warning when 'unique' Option Combined with
Segment Indices
If you attempt to use the following syntax:
[xi,yi,ii] = polyxpoly(x1,y1,x2,y2,'unique')
polyxpoly issues a warning and ignores the 'unique' flag.