Using UNC path with Matlab/Simulink before R2009a
Show older comments
Hello everyone,
I have to remove all my folders and my models from a "normal" path (I:) to an UNC path (\\mypath\myfolder).
Here is the problem because I have models working with releases before the R2009a like 2007 or before.
Matlab/Simulink seems to be unable working with this king of path and build an error : "DOS commands may not be executed when the current directory is a UNC pathname"
I have seen on MatWorks some different subject like this being aswer by
"To work around this limitation, change the folder to a mapped drive before running dos or a function that calls dos."
But my aim is to make free my I: because all the other letters are already full. ^^
I may wrong interpreted this answer because I am not a network expert but for now I don't know how to bypass this problem to build my model for release before 2009a.
Thank ou for your answer!
Accepted Answer
More Answers (0)
Categories
Find more on Search Path in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!