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 Center および File ExchangeWorkspace 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