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 téléchargements
Mise à jour 7 juil. 2016

Afficher la licence

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.

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2016a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur MATLAB Coder dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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