MATLAB applications compatibility with Mobile platforms"URGENT PLZ"
Ältere Kommentare anzeigen
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.
Antworten (2)
Chirag Gupta
am 23 Apr. 2011
1 Stimme
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
am 15 Jun. 2012
0 Stimmen
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 Kommentar
Walter Roberson
am 15 Jun. 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.
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!