Info

この質問は閉じられています。 編集または回答するには再度開いてください。

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

1 回表示 (過去 30 日間)
Shovon Goutam
Shovon Goutam 2015 年 10 月 20 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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.

回答 (0 件)

この質問は閉じられています。

製品

Community Treasure Hunt

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

Start Hunting!

Translated by