can I run matlab code in a browser somehow? I can always convert the code to flash or php or java but I am just being lazy. I would like to embed the matlab simulations I have in a browser somehow. doable?
A:
Here's a dumb question rather than an answer: if you serve Matlab to a client browser, where do you expect it to run ? I guess you must expect it to run on a machine with at least the MCR (Matlab Compiler Runtime) installed ?
The Mathworks used to sell a product called Matlab Web Server; but discontinued products aren't much of an answer either.
High Performance Mark
2010-07-04 09:34:24
yeah I was hoping for some kind of plugin which prompts the user to install the runtime if not installed and then run everything in the browser
iteratorr
2010-07-04 15:43:20