can i deploy matlab application to website?

1 view (last 30 days)
i have xampp as my localhost how can i deploy my matlab application on the website . thanks .

Accepted Answer

Walter Roberson
Walter Roberson on 28 Feb 2012
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.
  3 Comments
Walter Roberson
Walter Roberson on 29 Feb 2012
I do not have access to any of the toolkits needed to prepare MATLAB code for use on the web.
emsxii
emsxii on 29 Feb 2012
ok .. anyways thank you. i should have read to figure it out myself. good day .

Sign in to comment.

More Answers (0)

Categories

Find more on Parallel Computing in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!