Why am I getting the error: Error using ! DOS commands may not be executed when... ?
古いコメントを表示
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.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!