Is it possible to resume the link to the xPC Target after accidentally shutting down MATLAB?

2 views (last 30 days)
I would like to know if it is possible to resume the link to the xPC Target after accidentally shutting down MATLAB.
I was running a long program on my target, and when I went back to check on it later, the host computer had shut down and this had exited my MATLAB session. However, my program is still executing on the target. Is there any way I can resume the link to the target, as I want to retrieve my work?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
Although this depends on how you set up your model, you may be able to resume the link to the target by using the following command:
tg = xpc
and then obtain the output.

More Answers (0)

Products


Release

R13SP1

Community Treasure Hunt

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

Start Hunting!