import text file in vector form in gui

i am making a GUI. i want to import a .txt file in vector colums. how can i do this in GUI.

1 commentaire

Rik
Rik le 24 Jan 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

Connectez-vous pour commenter.

Réponses (0)

Catégories

Tags

Commenté :

Rik
le 24 Jan 2022

Community Treasure Hunt

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

Start Hunting!

Translated by