Deploytool in matlab 2012b

조회 수: 6 (최근 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 CenterFile Exchange에서 Introduction 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