Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

How to read values from an input file containing two different columns ? The values are shown below in the main body.

2 visualizzazioni (ultimi 30 giorni)
3
26 -1000000.000
60 2000000.000
128 1000000.000

Risposte (1)

madhan ravi
madhan ravi il 30 Nov 2018
Modificato: madhan ravi il 30 Nov 2018
a=load('sample.txt')
or
a=importdata('sample.txt')

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by