MATLAB to Android Made Easy example files

Use MATLAB Coder to generate C code and integrate it into an Android app using Android Dev Tool
다운로드 수: 2.2K
업데이트 날짜: 2015/10/22

라이선스 보기

These are the example files used in the "MATLAB to iPhone and Android Made Easy" webinar:
http://www.mathworks.com/videos/matlab-to-iphone-and-android-made-easy-107779.html
Includes files and instructions to use this workflow.
Example files tested with R2015b, and likely works with any version of MATLAB Coder since it does not require any special files/functions. The workflow only requires MATLAB and MATLAB Coder, though you will need the appropriate toolboxes to generate code from toolbox functions (i.e. Computer Vision System Toolbox).

Learn how to generate readable and portable C code from your MATLAB algorithms using MATLAB Coder™, and then integrate it into an Android device using the Android SDK. The app can then be executed on the simulator or downloaded onto a physical device. This session is geared toward algorithm engineers developing and testing algorithms in MATLAB who are looking to put algorithms on these mobile devices.

인용 양식

MathWorks MATLAB Coder Team (2024). MATLAB to Android Made Easy example files (https://www.mathworks.com/matlabcentral/fileexchange/53027-matlab-to-android-made-easy-example-files), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

Updated with MathWorks copyright information in MATLAB files. Fixed a problem with MATLAB file directory.