Why am I getting the error: Error using ! DOS commands may not be executed when... ?
Show older comments
I get the following error when trying to bang out of MATLAB:
Error using ! DOS commands may not be executed when current directory is UNC path name.
Or when using the MEX command:
Error using ! DOS commands may not be executed when current directory is UNC path name. Error in path_to_mex.m on line 121 ->eval(['!mex' sprintf(' %s', varargin{:})]);
I would like to know if MATLAB can use a third party product such as 4NT.EXE in place of CMD.EXE to allow UNC path names.
Accepted Answer
More Answers (0)
Categories
Find more on Install Products in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!