Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

assign a veriable to the numbers from a a txt file

1 vue (au cours des 30 derniers jours)
Asl
Asl le 25 Oct 2013
Clôturé : MATLAB Answer Bot le 20 Août 2021
I want to read a txt file containing some mumbers only, and assign a the numbers "A" a variable in workspace
how can I assign a veriable to the numbers
  1 commentaire
Azzi Abdelmalek
Azzi Abdelmalek le 25 Oct 2013
How your txt file looks like?

Réponses (1)

Azzi Abdelmalek
Azzi Abdelmalek le 25 Oct 2013
A=dlmread('file.txt')

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by