import text file in vector form in gui

1 回表示 (過去 30 日間)
ali hassan
ali hassan 2022 年 1 月 24 日
コメント済み: Rik 2022 年 1 月 24 日
i am making a GUI. i want to import a .txt file in vector colums. how can i do this in GUI.
  1 件のコメント
Rik
Rik 2022 年 1 月 24 日
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

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by