Deploytool in matlab 2012b

1 回表示 (過去 30 日間)
Oliver
Oliver 2013 年 1 月 3 日
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???

採用された回答

Azzi Abdelmalek
Azzi Abdelmalek 2013 年 1 月 3 日
Check if Matlab compiler is installed, type
ver
  1 件のコメント
Oliver
Oliver 2013 年 1 月 4 日
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 :)

サインインしてコメントする。

その他の回答 (1 件)

Joseph Areeda
Joseph Areeda 2013 年 1 月 4 日
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

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by