Why am I getting the error: Error using ! DOS commands may not be executed when... ?
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!