Disassociate Xilinx from MatLab

4 views (last 30 days)
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

Accepted Answer

Kaustubha Govind
Kaustubha Govind on 5 Jun 2012
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 Comments
Paul
Paul on 5 Jun 2012
Worked perfectly! Thanks!
Uditha Muthumala
Uditha Muthumala on 19 Apr 2020
I had a same problem. Worked Perfetly Thank you.

Sign in to comment.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!