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
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
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 件のコメント
Walter Roberson
2012 年 6 月 15 日
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 についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!