MATLAB Compiler

 

MATLAB Compiler

Build standalone executables and web apps from MATLAB programs

Get Started:

Standalone Applications

Share MATLAB programs as standalone applications with colleagues, partners, clients, and others who may not otherwise need MATLAB.

Create Standalone Applications

Create standalone applications from your MATLAB programs and share them royalty-free with other users. To create standalone applications from Simulink® simulations, use Simulink Compiler™. Standalone applications can be complete apps that use MATLAB graphics and UIs designed with MATLAB App Designer or GUIDE, or they can be command-line executables.

Solar analysis application created in MATLAB and packaged for sharing using MATLAB Compiler.

Solar analysis application created in MATLAB and packaged for sharing using MATLAB Compiler.

Distribute Applications as Docker Containers

Package and distribute your standalone applications as self-contained Docker images. The container image consists of the application, optimized MATLAB Runtime components, and operating system libraries.

Workflow to package standalone application as Docker containers.

Workflow to package standalone application as Docker containers.

Define Custom Input and Output Formats

You can define user inputs for your applications and choose how results are presented using all output formats that MATLAB supports, including text, numeric, and graphical formats.

Standalone application with custom inputs and supported output formats.

Standalone application with custom inputs and supported output formats.

Web Apps

Package MATLAB programs as web apps and share them using unique URLs.

Create Web Apps

Create MATLAB apps using App Designer and package them as web apps. Users can access each web app via a unique URL directly from their browser without installing any additional software. Use Simulink Compiler to include Simulink simulations within a web app.

Host Web Apps

Use the development version of MATLAB Web App Server provided with MATLAB Compiler to host your MATLAB web apps and share them with users in your trusted intranet environment. For additional capabilities, including authentication and support for apps developed in different releases of MATLAB, use MATLAB Web App Server.

Hosted and shared web apps with MATLAB Web App Server.

Host and share web apps with MATLAB Web App Server.

Microsoft Excel Add-ins

Share MATLAB programs as Microsoft Excel Add-ins and integrate them into Excel by dragging and dropping them into spreadsheets. Excel users do not need to know MATLAB to make use of the Add-ins.

Create New Formulas

Create custom functions for Microsoft Excel by packaging MATLAB programs as Excel Add-ins. Excel users can access custom functions just as they would any native Excel function. Use interactive tools in MATLAB Compiler to test your code before packaging and deploying it as an add-in.

Enable Custom Analyses and Simulations

Create Excel Add-ins to perform analyses and simulations within Excel that incorporate algorithms, visualizations, and user interfaces developed in MATLAB.

Solar Analysis coefficient formula and graphical output from an Excel add-in created and shared using MATLAB Compiler. 

Solar Analysis coefficient formula and graphical output from an Excel add-in created and shared using MATLAB Compiler.

Big Data Applications

Package and deploy MATLAB based big data applications to run on workstations and large-scale compute clusters.

Create and Execute Tall Array Applications

Create and execute standalone MATLAB applications with tall arrays against Apache Spark™ enabled Hadoop® clusters. You can also create and execute MATLAB applications against Spark using the MATLAB API for Spark.

Create and Execute MapReduce Applications

Create standalone MATLAB MapReduce applications to run against a Hadoop cluster. You can also create deployable archives from MATLAB map and reduce functions and incorporate them into a Hadoop mapreduce job.

Creating and running a standalone MATLAB MapReduce application.

Creating and running a standalone MATLAB MapReduce application.

Automate MATLAB Runtime Installations on Big Data Platforms

Configure your big data platform to automatically download MATLAB Runtime and deploy your MATLAB based MapReduce or Spark applications for data analytics and big data processing.

Encrypted, Royalty-Free Sharing

Share packaged MATLAB applications or components with MATLAB Runtime.

Deploy MATLAB Analytics to Users Who Do Not Need MATLAB

All applications and add-ins created with MATLAB Compiler are executed using MATLAB Runtime, a collection of shared libraries and code that enables you to share MATLAB programs internally with decision makers and colleagues, or externally with clients and customers. You can package your application with MATLAB Runtime or have your users download it when they install your application.   

Developing a comprehensive risk management solution for energy markets.

Developing and deploying a comprehensive risk management solution for energy markets.

Cross-Platform Deployment

Develop web apps on one platform and deploy them to a server or workstation running on any other supported platform. Your end users can install and run the applications on any MATLAB Runtime supported platform.

Transient Heat Conduction web app developed on Windows and running on a Linux server.

Transient Heat Conduction web app developed on Windows and running on a Linux server.

Benefit from Encrypted MATLAB Code

MATLAB Compiler encrypts your MATLAB code files, so your source code remains hidden from users of your applications.

Industry standard encryption applied at packaging phase.

Industry standard encryption applied at the packaging phase.

Packaging Tools

Simplify the process of packaging and sharing MATLAB programs with other users.

Use Interactive Packaging Tools

Use MATLAB Compiler apps to interactively package your MATLAB applications. You can package them as standalone applications, web apps, MapReduce and Spark applications, and Excel Add-ins. Alternatively, use command-line tools for scripted packaging.

Apps for packaging MATLAB applications.

Apps for packaging MATLAB applications.

Customize Installers

Create a customized installer for your application with information such as author, splash screen, and version number. The packaging apps automatically identify and select files that are dependent on your main MATLAB application and provide options to package these files along with additional data into your final application.

Customizing your application installer to suit your requirements.

Customizing your application installer to suit your requirements.