xPC Target Re-download without re-build

1 visualización (últimos 30 días)
Matthew
Matthew el 27 de Abr. de 2011
Is it possible to download an existing application without re-building. Right now I always go to build then it downloads, I would like to be able to re-download without a re-build.

Respuesta aceptada

Arnaud Miege
Arnaud Miege el 27 de Abr. de 2011
Yes, use load(target_object,'target_application') where target_application is the name of your *.dlm application (Simulink model). For more details, see the load function in the xPC Target documentation.
HTH,
Arnaud

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing 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