================================== Package MATLAB Code for Public Use ================================== .. note:: This is currently a work in progress. The relevant content will be added during 2024Q4 if not much code maintenance is required. In this tutorial, a real-world example—mass flow analysis code—will be used to demonstrate how to package MATLAB code for public use. Package MATLAB Standalone Applications into Docker Images ========================================================= https://www.mathworks.com/help/compiler/package-matlab-standalone-applications-into-docker-images.html Create Microservice Docker Image ================================ https://www.mathworks.com/help/compiler_sdk/mps_dev_test/create-a-microservice-docker-image.html