how to build standalone application
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
guyz i am trying to build standalone application of a matlab file, for which i know the command is: ---->>> mcc -mv filename
but all the tym it asks me to select a complier out of the list of none. i am being using R2010a on windows7 64-bit. pleas help me
0 comentarios
Respuestas (4)
Jiro Doke
el 20 de Mzo. de 2011
You need a C compiler. Take a look at this page under "MATLAB Compiler" column. There are a couple of free compilers you can install.
0 comentarios
RISHABJEET
el 20 de Mzo. de 2011
1 comentario
Jiro Doke
el 21 de Mzo. de 2011
If you have installed MCR, then you should be able to simply run the .exe file. What issue are you having?
Peter Webb
el 22 de Mzo. de 2011
This article describes how to create, deploy and execute standalone applications. It includes instructions on how to install and use the MCR>
0 comentarios
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!