MATLAB applications compatibility with Mobile platforms"URGENT PLZ"

3 visualizaciones (últimos 30 días)
rodi
rodi el 23 de Abr. de 2011
Is MATLAB "MCR" compatible with Windows Phone 7?
Or in other words,if I want to run a MATLAB application converted to .NET via MATLAB Complier NE(but ofcourse it needs the MATLAB run time to call the dlls) in Windows Phone 7 , so is that possible?
What about other mobile platforms?
Thanks.

Respuestas (2)

Chirag Gupta
Chirag Gupta el 23 de Abr. de 2011
The MCR has the same minimum requirements as required by MATLAB. So I am guessing no!
However, if the application is created is deployed on the web, then I think it should be possible for the client (a Windows phone browser) to send out request to the server (where MCR is installed and is able to service the request) .

Tom
Tom el 15 de Jun. de 2012
Were you able to get a firm answer? I am facing a similar situation where I would like to run an compiled app on win ce. I could not find a firm yes or no. Thanks, Tom
  1 comentario
Walter Roberson
Walter Roberson el 15 de Jun. de 2012
I can say firmly that NO, applications built with the MATLAB Compiler, MATLAB NET Builder, or MATLAB Java Builder *cannot* run directly on Windows Phone or any device with Windows CE.
As Chirag indicated above, a web browser on such a device would be able to connect to a server that was serving a NET Builder or JAVA Builder application, but the server itself would have to be Windows (XP, Vista, 7) for NET Builder and would have to be one of those Windows versions or Linux or OS-X for JAVA Builder.

Iniciar sesión para comentar.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by