xPC Target Re-download without re-build

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.

 Accepted Answer

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

More Answers (0)

Categories

Tags

Community Treasure Hunt

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

Start Hunting!