xPC target in Matlab R2013a does not show "Host PC Root" when the command xpcexplr is run
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi all,
I am new to xPC target. I am in the process of setting up my host and target PC. I am using Matlab R2013a 64-bit network.
When I run the XPCEXPLR command on the matlab, the windows that appear after that only shows TargetPC1. It does not show the "HOST PC ROOT". So how do I configure the compiler to convert the simulink model to C code?
댓글 수: 0
채택된 답변
Rajiv Ghosh-Roy
2013년 12월 5일
At the MATLAB command prompt, run the command:
xpcsetCC -setup
Similar to mex -setup, this will give you a list of installed compilers, and you can select your desired compiler from this list.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Target Computer Setup에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!