I am having Matlab 7.90.( r2009b). I want to create executable for linux (fedora and ubuntu). But no MCR of same version available. And also unable to find option to create executable in matlab.
Mostra commenti meno recenti
Hi,
What I have:
- Matlab 7.90.( r2009b)
- MCR : R2012b ( MCR_R2012b_glnxa64_installer.zip )
What I want:
- Matlab and MCR should be at one place so that I can create standalone script. As per online tutorials, I have tried mcc and mbuild command which threw error: Undefined function or variable. So how can I link Matlab and MCR ?
- Stand alone script of command line program for OS: Ubuntu and Fedora.
Risposte (1)
Andreas Goser
il 13 Gen 2015
0 voti
It looks like you do not have the necessary product - MATLAB Compiler - available to create stand-alone applications. You can test this by typing 'ver' into your command line and see the products installed.
4 Commenti
chetan
il 13 Gen 2015
Andreas Goser
il 13 Gen 2015
-> No MATLAB Compiler
chetan
il 13 Gen 2015
Andreas Goser
il 13 Gen 2015
The MCR comes with the installation of the MATLAB Compiler. You don't have the MATLAB Compiler product, so it looks somebody gave you the MCR to run a stand-application this person provided to you.
For creating a stand-alone application, the MCR is not enough. You need the MATLAB Compiler product.
Categorie
Scopri di più su Introduction to Installation and Licensing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!