Prev: how to declare a method in a class that can change its properties
Next: constant in embedded matlab HDLCoder
From: Yu Li on 19 Jul 2010 15:49 Hi, I am running into a problem with matlab compiler. Below is the error message I got: Warning: DOS programs may not execute correctly when the current directory is a UNC pathname. '\\warehouse.cec.wustl.edu\home\links\genin\My Documents\MATLAB\Yu\MagicExample' CMD.EXE was started with the above path as the current directory. UNC paths are not supported. Defaulting to Windows directory. mccExcludedFiles.log: Permission denied. I searched matlab newsgroup, and found a post with the same problem. The link is below: http://www.mathworks.com/matlabcentral/newsreader/view_thread/270574#709498 I even found a web page talking about how to map driver by windows server 2003. The link is below: http://www.webdavsystem.com/server/access/map_drive Unfortunately, the only available matlab with compiler for me is through remote desktop. I tried and could not find WebClient service and I don't think I can restart the computer. Is there any alternative ways of dealing with it? Thanks a lot. Best Yu |