MATLAB applications compatibility with Mobile platforms"URGENT PLZ"

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.

답변 (2개)

Chirag Gupta
Chirag Gupta 2011년 4월 23일

1 개 추천

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 2012년 6월 15일

0 개 추천

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

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.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

질문:

2011년 4월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by