start app by doubleclicking mat-file with custom extension
1 view (last 30 days)
Show older comments
An application which was greated using GUIDE can save *.mat files with a cusom extension, like *.MyExtension. What I want is, that I doubleclick in the windows explorer such a file, which will: 1. open my application (probably some settings in windows) 2. pass the file path to the application, so that the data can be loaded. Can someone help me on this?
1 Comment
Walter Roberson
on 5 Oct 2017
When you say "open my application", would that be a compiled application, or do you mean that MATLAB should be opened and it should run your GUIDE .m, preferably somehow sending in the name of the file that was clicked on?
Answers (0)
See Also
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!