Show a txt text in matlab interface

3 vues (au cours des 30 derniers jours)
Taieb Cheikh
Taieb Cheikh le 6 Sep 2019
Commenté : Rik le 6 Sep 2019
Hello guys,
I am interfacing an application, using matlab guide, and I am stuck .
I need to find a way, to show a text from a txt file in the interface.
so, here I am, again asking for your help
thanks !
  1 commentaire
Luna
Luna le 6 Sep 2019
Please explain what you have and what you want with a detailed example.

Connectez-vous pour commenter.

Réponses (1)

ES
ES le 6 Sep 2019
  1. read the .txt file using fopen or textscan or any other function you find suitable for your data.
  2. Display in an edit box or stati text box in GUIde according to your need.
  1 commentaire
Rik
Rik le 6 Sep 2019
And if this doesn't help you: here you see the downside of not providing any details, you'll only get a general answer.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Text Data Preparation dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by