How to automatically extract m files from prj file?
조회 수: 4 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Standalone Applications에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!