Error coming as "Error using mkdir " while installing simscape multibody link for solidworks
显示 更早的评论
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..!!

回答(1 个)
Maadhav Akula
2020-8-21
0 个投票
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:
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!