Author Topic: Storing a set of value from file  (Read 453 times)

Offline falcon007

  • Newbie
  • *
  • Posts: 1
  • Matlab Forum
    • View Profile
Storing a set of value from file
« on: March 16, 2011, 02:17:51 AM »
Hi,

I have a file of floating point numbers which represent XY coordinates . I want to store them in a array and plot them.
The file format is like---
Values in the file 5 33 6  35  9 40
represents         X Y  X   Y   X  Y
how to save them in a memory and plot them in XY plane. 

Matlab and SimuLink Development Forum

Storing a set of value from file
« on: March 16, 2011, 02:17:51 AM »