Deploytool in matlab 2012b

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???

 Accepted Answer

Check if Matlab compiler is installed, type
ver

1 Comment

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 :)

Sign in to comment.

More Answers (1)

Joseph Areeda
Joseph Areeda on 4 Jan 2013

0 votes

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

Categories

Community Treasure Hunt

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

Start Hunting!