The MATLAB® Compiler SDK™ Web Example Guide provides a series of templates for to successfully deploying MATLAB functions on the web.
Use MATLAB Compiler SDK Web Example Guide to:
Learn about the components of a web deployment environment.
Review an architectural configuration of a typical web deployment implementation and how the components in the configuration work together.
Reference specific models for performing web deployment tasks:
Creating a deployable function
Hosting the component delivered by the MATLAB programmer using J2EE and .NET Web technologies
Displaying arrays and matrices on a web page
Enabling scalability through stateless services
Deploying applications through implementation of SOAP web services