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

조회 수: 4 (최근 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