Port MATLAB .m code to Objective C++

조회 수: 9 (최근 30일)
Sven Mixer
Sven Mixer 2014년 4월 10일
댓글: Sven Mixer 2014년 4월 24일
I represent a mobile development technical side of small, but rapidly developing company in IT industry in Estonia. Mainly we focus on Mobile development, as well as on Web applications. Right now we are interested in porting .m MATLAB code that uses MATLAB core and MATLAB image processing toolkit to iOS mobile platform.
I understand MATLAB code can be ported to Objective C++ code from source in MATLAB .m by using of MATLAB Coder? Is it true? How can we evaluate MATLAB Coder product in that aspect? Will it solve problem of porting to iOS (Objective C/C++)?

채택된 답변

Ryan Livingston
Ryan Livingston 2014년 4월 14일
편집: Ryan Livingston 2014년 4월 15일
MATLAB Coder generates C or C++ code from a supported subset of the MATLAB language:
Using that generated code would just require linking it in with your project as any other native C or C++ code.
The product page has a Product Trial link which should allow you to evaluate it:
There is also a webinar discussing using the MATLAB Coder generated code on iOS:
  댓글 수: 1
Sven Mixer
Sven Mixer 2014년 4월 23일
I have requested a Trial, but nobody from Sales has yet contacted me. Is it normal? How long it usually takes? I am waiting 2 weeks already...

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

추가 답변 (1개)

Bill Chou
Bill Chou 2014년 4월 24일
Hi Sven,
Sorry about you not having heard from our sales team in over 2 weeks! I've contacted the account representative about your issue and you should hear back soon. If not, please contact me directly at matlab-coder-expert@mathworks.com.
Hope you had a chance to take a look at the webinar that Ryan mentioned above. This workflow has been used by several customers, including iSonea, who developed apps for wheeze detection and asthma management:
Let us know if you have any further question.
  댓글 수: 1
Sven Mixer
Sven Mixer 2014년 4월 24일
Yes, thank you very much for attention. I was contacted today and had a pleasant conversation with Suvi Jaaskelainen. Now case is resolved.

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

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by