Reputation: 13
Is there a way to open the file with a specific extension in MATLAB?
If there is only one file that has the extension '.aaa' in the folder, and I would like to open the file using 'fopen' regardless of the actual filename.
Upvotes: 1
Views: 550