MATLAB applications compatibility with Mobile platforms"URGENT PLZ"
Afficher commentaires plus anciens
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.
Réponses (2)
Chirag Gupta
le 23 Avr 2011
1 vote
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
le 15 Juin 2012
0 votes
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 commentaire
Walter Roberson
le 15 Juin 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.
Catégories
En savoir plus sur Get Started with MATLAB Compiler SDK dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!