import text file in vector form in gui

1 visualizzazione (ultimi 30 giorni)
ali hassan
ali hassan il 24 Gen 2022
Commentato: Rik il 24 Gen 2022
i am making a GUI. i want to import a .txt file in vector colums. how can i do this in GUI.
  1 Commento
Rik
Rik il 24 Gen 2022
Just like you would in a normal function. You write a function that will load your data, then you call that function inside you GUI.
For general advice and examples for how to create a GUI (and avoid using GUIDE), have look at this thread

Accedi per commentare.

Risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by