How to automatically extract m files from prj file?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Standalone Applications in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!