XPC commands in R2011b Matlab
5 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(1 个)
Davide Ferraro
2013-1-3
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.
xpcscope command is obsolete from R14: http://www.mathworks.com/help/releases/R2011b/toolbox/xpc/rn/f0-79108.html#f0-79673
If you do not have the command xpcexplr you may check your installation or license.
3 个评论
Davide Ferraro
2013-1-4
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!