Simulink project /resources folder tracking on git
69 views (last 30 days)
Show older comments
Attila Sarhegyi
on 25 Apr 2022
Answered: Pablo Romero
on 27 Oct 2022
I created a Simulink project which is already pushed to a feature branch on github. I am ready to merge back to master and created a pull request. The reviewers asked me to eliminate the xml files in the /resources folder with the long random names. They seems like simulation artifacts but when I tried to delete them I was not able to open the project.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/977890/image.png)
Is there a way to figure out which file is needed for the project in the /resoureces folder and possibly assign a meaninful name to them?
0 Comments
Accepted Answer
Pablo Romero
on 27 Oct 2022
Please see more information about Project definition files in the link below.
0 Comments
More Answers (0)
See Also
Categories
Find more on Dependency Analysis 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!