Disassociate Xilinx from MatLab
조회 수: 2 (최근 30일)
이전 댓글 표시
I recently uninstalled Xilinx from my laptop, and now whenever I open Matlab I get several errors in the command window once Matlab opens up. Here's an example of the error,
"Warning: Name is nonexistent or not a directory: D:\Xilinx\13.4\ISE_DS\ISE\sysgen\...."
Where "...." is just a location to the now deleted files. Anyone know how to disassociate Xilinx from Matlab, so I don't receive these errors anymore at start up? Thanks
댓글 수: 0
채택된 답변
Kaustubha Govind
2012년 6월 5일
I'm guessing the Xilinx paths are still on the MATLAB path and need to be removed. Run "pathtool" from the MATLAB prompt and remove the Xilinx paths from the list (also remember to save the new path).
댓글 수: 2
추가 답변 (0개)
참고 항목
카테고리
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!