start app by doubleclicking mat-file with custom extension
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Walter Roberson
il 5 Ott 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?
Risposte (0)
Vedere anche
Categorie
Scopri di più su Get Started with MATLAB in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!