Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
How to read values from an input file containing two different columns ? The values are shown below in the main body.
    2 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
3
26    -1000000.000
60    2000000.000
128   1000000.000
0 comentarios
Respuestas (1)
  madhan ravi
      
      
 el 30 de Nov. de 2018
        
      Editada: madhan ravi
      
      
 el 30 de Nov. de 2018
  
      a=load('sample.txt')
or
a=importdata('sample.txt')
0 comentarios
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

