Error coming as "Error using mkdir " while installing simscape multibody link for solidworks
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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..!!
0 Commenti
Risposte (1)
Maadhav Akula
il 21 Ago 2020
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:
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!