How to automatically extract m files from prj file?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have many prj files that I want to automatically read and extract the code from. I know this must be possible because I can open the prj file in Matlab and see the list of code under "Shared Resources and Helper Files". From there I can right click on the m file and choose open to view the file in the editor.
Any ideas on how I would parse through all these files and save the "Shared Resources and Helper Files"?
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Standalone Applications finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!