How do I make the path length fixed for a Simulink Project Folder?
Show older comments
MATLAB/Simulink Project stored data mirrors the project folder structure, but adds ".type.File" to each level of each path.
This addition of characters, in conjunction with the relatively deep default path structures used by embedded coder targets, quickly exceeds the max path length of 260 characters.
Is there a way to reduce the path overhead from Simulink Project? I am using Windows and I do not want to enable longer paths.
Accepted Answer
More Answers (0)
Categories
Find more on Project Management 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!