MATLAB to iPhone Made Easy example files

Use MATLAB Coder to generate C code and integrate it into an iPhone/app using Apple’s XCode IDE
1.3K 次下载
更新时间 2016/7/7

查看许可证

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. You will need to download the GLGravity example from Apple's website (link is in the ZIP-file).
Example files tested with R2013b, R2014a, and 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. DSP System Toolbox).

Watch the webinar to learn how to generate readable and portable C code from your MATLAB algorithms using MATLAB Coder, and then integrate it into an iPhone or iPad app using Apple’s XCode IDE. The app can then be executed on the iOS simulator or downloaded onto a physical iPhone or iPad.

引用格式

MathWorks MATLAB Coder Team (2024). MATLAB to iPhone Made Easy example files (https://www.mathworks.com/matlabcentral/fileexchange/48954-matlab-to-iphone-made-easy-example-files), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 MATLAB Coder 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.3.0.0

GLGravity now works in Xcode 7 and newer, and with iOS 8 and newer.

Tested with Late 2013 MacBook Pro 15" running Mac OS X 10.11 El Capitan, Xcode 7.3, and iPhone 6S Plus running iOS 9.3.2.

1.2.0.0

Updated for R2015b and Xcode v7 beta with iOS 8.4.

1.1.0.0

Minor text changes to better describe the entry.

1.0.0.0