- 'projinv' converts the coordinates from EPSG 3003 to geographic coordinates (latitude and longitude).
- 'projfwd' converts these geographic coordinates to the target CRS (EPSG 32632).
- projinv: https://www.mathworks.com/help/map/ref/projcrs.projinv.html
- projcrs: https://www.mathworks.com/help/map/ref/projcrs.html
- projfwd: https://www.mathworks.com/help/map/ref/projcrs.projfwd.html