Error coming as "Error using mkdir " while installing simscape multibody link for solidworks
Mostrar comentarios más antiguos
Hai..!!
while installng the zip file 'smlink.r2014a.win64.zip' for simscape multibody extension for exporting solidworks files, the error is obtaining as...
The filename, directory name, or volume label syntax is incorrect.
Error in parseUnArchiveInputs (line 100)
mkdir(outputDir);
Error in unzip (line 57)
[zipFilename, outputDir, url, urlFilename] = parseUnArchiveInputs( ...
Error in install_addon (line 52)
unzipped_files = unzip(zip_file, install_dir);
can you please give the solution to solve this....!!
thank you..!!

Respuestas (1)
Maadhav Akula
el 21 de Ag. de 2020
0 votos
Hi,
You may probably need to Run as Administrator to install the Add-On. You may refer the following post:
If that doesn't resolve your issue, reach out to MathWorks Technical Support:
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!