How to seperate x, y axix values

2 次查看(过去 30 天)
SUSHMA MB
SUSHMA MB 2015-4-22
编辑: SUSHMA MB 2015-4-22
I have a file named 'tree' which contains the x and y values in it. Its an old data so i couldnt remember some file name. So now i want to restore the x and y values separately. So how can i save the x,y values in a separate file.
Ex: tree = [1:2;3:4;8:9;21:22;34:35;9:10];
Now i want x values separate and y values separate. How can i do it?
  1 个评论
Stephen23
Stephen23 2015-4-22
Your description is not clear: do you already have a file with this data, or are the values stored in somehow else? Are you having problems reading the file data?
If you could upload the file then we could have a look at it and tell you how to read the data from it. Don't forget to push both buttons: Choose file and Attach file.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Workspace Variables and MAT-Files 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by