Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
3
26 -1000000.000
60 2000000.000
128 1000000.000

Antworten (1)

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

Diese Frage ist geschlossen.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by