Why do I get 'undefined function' which I try to run the deploytool function?

3 次查看(过去 30 天)
Hi
This is probably a silly question but I can't seem to find the 'deploytool'. I have Matlab 2011a with Matlab Coder and Simulink coder.
Where is it located? When I type 'deploytool' in the command line it says "Undefined function or variable 'deploytool'.
Thanking you in kindness
Amir

采纳的回答

Friedrich
Friedrich 2011-8-10
Hi,
deploytool is part of the MATLAB Compiler. Simulink Coder and MATLAB Coder doesn't ship the deploytool.
The Coder products generating C/C++ code for you. The MATLAB Compiler generates standalone applications and C/C++ DLLs.
  1 个评论
Amir
Amir 2011-8-10
Thanks for the quick reply.
I thought Matlab Coder and Matlab Compiler were the same thing! Will speak to my manager about ordering it.
Amir

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB Coder 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by