Info

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

How to Run Scripts (which contains several functions, each function has separate .m function script) from a GUI buttons

1 vue (au cours des 30 derniers jours)
Shovon Goutam
Shovon Goutam le 20 Oct 2015
Clôturé : MATLAB Answer Bot le 20 Août 2021
Hello,
I have A lot of data (in CSV) to process, generated from different kind of tests. Depending on the type of tests I have .m scripts for each. I want to build a GUI which can take values from GUI (Such as path of the file directory) and run those scripts of choice.
My problem is, those scripts contains calling function scripts. For example, I have a function script which convert csv files into .mat files (in the order of my preference after some calculation).
So if i want to give input to my scripts from the GUI, how should I write it?
Thank you in Advance.

Réponses (0)

Cette question est clôturée.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by