- Develop a MATLAB App: Create an app with App Designer that includes functionality for importing Excel data and running MATLAB code to produce figures.
- Deploy as a Web App: Convert the app into a web app using MATLAB Compiler or MATLAB Compiler SDK and host it on MATLAB Web App Server
- Access and Use the Web App: Users can interact with the web app through a web browser, upload an Excel file, and see the results displayed as figures on the webpage.
- https://www.mathworks.com/help/matlab/app-designer.html
- https://www.mathworks.com/products/compiler.html
- https://www.mathworks.com/products/matlab-web-app-server.html