Deploytool in matlab 2012b

1 visualización (últimos 30 días)
Oliver
Oliver el 3 de En. de 2013
Perhaps I am being particularly dense, but when I type 'deploytool' in the commandline in 2012b, I get told such a thing does not exist.
What is the new version of this tool? The apps tab does not seem to want me to compile into a .dll + .ctf as I have been doing in previous versions but maybe I am missing something. Is there a help text or article on this I can read through.
I can continue to build in 2012a instead, but I cannot believe they have removed the functionality???

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 3 de En. de 2013
Check if Matlab compiler is installed, type
ver
  1 comentario
Oliver
Oliver el 4 de En. de 2013
You are completely right. I installed about 3 versions yesterday afternoon and apparently on this one I failed to get the compiler. Then I got "New Interface Blindness" and missed the glaringly obvious.
Thanks :)

Iniciar sesión para comentar.

Más respuestas (1)

Joseph Areeda
Joseph Areeda el 4 de En. de 2013
The other thing that might be going on is that deploytool might not be in your path.
You might try entering the full path to it. I suspect you're on windows and if installed normally it will be in a subdirectory of c:\program files\MATlAB
Joe

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by