xPC Target Re-download without re-build
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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.
0 comentarios
Respuesta aceptada
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
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing 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!