Main Content

Deploy Geographic Axes and Charts

You can use MATLAB® Compiler™ to deploy MATLAB applications that use geographic axes or charts. Depending on which basemaps you use, map interactions in your deployed application are the same as in a MATLAB session; that is, the map is "live" and can be panned and zoomed.

App UsageBehavior
The deployed application uses only the 'darkwater' basemap.The 'darkwater' basemap is included with MATLAB and does not require internet access.
The deployed application offers a choice of basemaps.The application accesses basemaps over the internet.
The deployed application offers a choice of basemaps and does not require an internet connection.

You must download the MATLAB Basemap Data add-ons and include them in the deployed application package. For more information about downloading basemaps, see Access Basemaps for Geographic Axes and Charts.

Note

By default, the deployment tool pre-selects all of your downloaded MATLAB Basemap Data add-ons for inclusion in the deployed application package. Do not leave them all selected. Choose only the basemaps that you want users of your application to see. Including all the MATLAB Basemap Data add-ons in your deployed application package can create a file that exceeds file system limits.

See Also

| | | |

Related Topics