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 comentario

Rik
Rik el 24 de En. de 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

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Environment and Settings en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 24 de En. de 2022

Comentada:

Rik
el 24 de En. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by