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

4 visualizaciones (últimos 30 días)
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

Respuesta aceptada

Friedrich
Friedrich el 10 de Ag. de 2011
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 comentario
Amir
Amir el 10 de Ag. de 2011
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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre MATLAB Coder en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by