XPC commands in R2011b Matlab

2 views (last 30 days)
Anand
Anand on 3 Jan 2013
Can someone help me with the equivalent commands for xpcexplr and xpcscope in R2011b. I end with an error if I try to use these in R2011b. Also is there a document that specifies the commands for R2011b

Answers (1)

Davide Ferraro
Davide Ferraro on 3 Jan 2013
The command to open xPC Target Explorer is "xpcexplr" but please note that if you are on Win64 bit architecture you won't be able to open the GUI:
xPC Target Explorer is currently not supported on win64 platform.
If you do not have the command xpcexplr you may check your installation or license.
  3 Comments
Anand
Anand on 3 Jan 2013
I have installed 32bit Matlab on a 64bit windows 7 platform. In this case is there a workaround for the functions that we do using xpcexplr. How do we chose/set the compiler that we used to do in the xpcexplr and what is the way to get the scopes since the xpcscope command is obsolete as well.
Davide Ferraro
Davide Ferraro on 4 Jan 2013
On: http://www.mathworks.com/matlabcentral/answers/57866-xpc-commands-in-r2011b-matlab You should find all the command line option to set up xPC without using the Explorer GUI.

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!