Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Direct loading a file into executable by clicking

1 vue (au cours des 30 derniers jours)
Baha411
Baha411 le 13 Juin 2019
Clôturé : MATLAB Answer Bot le 20 Août 2021
Hello,
I have an file that use to reload input values, let's say "file.abc" a text file that stores the input numerical/text values for a MATLAB GUI/executable. I put a unique extension of ".abc" on purpose so that it can be a file that's specific for this executable. How can I make the gui/executable in such a way that when I double click on the file directly on the Windows10 file explorer, it will start the executable with those values?
I know how to do this by starting the MATLAB GUI/executable first and loading the file, but I am trying to learn how to do it by (double) clicking on the file explorer directly, just like the way any other software would work.
My next question would be, how to assign a visual on to the "file.abc" so that it won't look just empty white rectangle on file explorer? E.g., the way matlab .m files look with that 3D curve and zigzag line.
Thanks,
Baha
  1 commentaire
Jan
Jan le 14 Juin 2019
Modifié(e) : Jan le 14 Juin 2019
You forgot to mention which operating system you use. In addition this does not seem to have any realtion to Matlab except that you have mentioned the icon of .m files. Then the question would be off-topic in this forum.

Réponses (0)

Produits


Version

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by