Transferring data from a cell array to a vector

Hello, I have some data in the cell arrays
Atlas{i} ; Atlas{1} ans=122 ; Atlas{2} ans=12 ;
can i convert this data into vector?

回答 (2 件)

Lev Mihailov
Lev Mihailov 2019 年 7 月 9 日

0 投票

I'm probably doing something bad.
XAtlas =Atlas{i} ;
I just need to transfer from cell to single

カテゴリ

ヘルプ センター および File ExchangeDownloads についてさらに検索

製品

タグ

質問済み:

2019 年 7 月 9 日

編集済み:

2019 年 7 月 9 日

Community Treasure Hunt

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

Start Hunting!

Translated by