Info

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

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

2 vues (au cours des 30 derniers jours)
Virajan Verma
Virajan Verma le 30 Nov 2018
Clôturé : MATLAB Answer Bot le 20 Août 2021
3
26 -1000000.000
60 2000000.000
128 1000000.000

Réponses (1)

madhan ravi
madhan ravi le 30 Nov 2018
Modifié(e) : madhan ravi le 30 Nov 2018
a=load('sample.txt')
or
a=importdata('sample.txt')

Cette question est clôturée.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by