How can I use data from a text file to draw a 3D plot ?

2 views (last 30 days)
The text file is an output file generated as a result of some simulation and it contains numbers and alphabets , how do i tell MATLAB to take only some points of interest to make a plot? and ignore other text.. (The text file is a big one and contains large amount of data)
Please guide with the functions i should try, i have tried "load" for the file and then 'index' to specify rows but it is not working. P.S. I am new to MATLAB.
Thank you !
  4 Comments
Walter Roberson
Walter Roberson on 27 Jun 2015
Some specific rows or columns of which par of the input?
asdf fdsa
asdf fdsa on 27 Jun 2015
I want to use the boundaries given in this text file (numbers only) to creat a 3D shape.

Sign in to comment.

Answers (0)

Categories

Find more on Printing and Saving in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!