How to use mcc to deploy?

10 visualizaciones (últimos 30 días)
Marcus
Marcus el 21 de Dic. de 2012
Hi guys
Does anyone know how to use mcc to deploy a test.m file into a standalone and also include the path where there are functions/libraries required by this test.m file?
Thanks
Marcus

Respuesta aceptada

Andreas Goser
Andreas Goser el 21 de Dic. de 2012
You surely looked at the documentation, but it is unclear to me where exactly is the point where you are struggling.
  2 comentarios
Marcus
Marcus el 21 de Dic. de 2012
Hi there
Thanks for the prompt reply. I am new to matlab so I was wondering how do you use mcc command to include the path for other .m files where the function are required.
Thanks
Marcus
Walter Roberson
Walter Roberson el 21 de Dic. de 2012
Make sure the other .m files are on the MATLAB path. mcc should be able to find them that way.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre C Shared Library Integration en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by