Maximum Path Length Exceeded?
古いコメントを表示
I'm running a compiled script that throws an error at
mkdir(x)
where x is the name of some path. The error is "Maximum path length exceeded".
I try running the exact same line in the command window, and it works just fine.
Any ideas as to what's going on?
Thanks.
3 件のコメント
Image Analyst
2014 年 8 月 31 日
As he said below, his problem was that "x" was his entire search path , not just one folder, though "Long path tool" may be useful in some other situations. Where can someone get more info on it?
K E
2015 年 10 月 13 日
Can someone point to where "Long path tool" can be found? I don't see it in the file exchange.
Walter Roberson
2015 年 10 月 13 日
The references to "long path tool" were spam :(
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!