From: Heman on
Hi all,

I have a text file which is a output file form another tool consisting of various x,y,z values run over some 650,000+ iterations.

Now i need to use this text file as input to the Matlab and read only values of z and plot a graph.

Can some one tell me how can we do it? It would be great if a sample code could be given.

Thank you