MATLAB: Can i deploy matlab application to website

MATLAB Builder NEmatlab standalone

i have xampp as my localhost how can i deploy my matlab application on the website . thanks .

Best Answer

Use either MATLAB NET Builder or MATLAB Java Builder. Either way you will have to install MCR on the server. If you use NET Builder then the server itself will need to be running MS Windows, but Java Builder allows the server to be running any one of MS Windows, Linux, or OS-X.
Note: there are a number of license terms having to do with whom you can make your application available to over the network. Please study the license terms.