How to change data from cell to double

4 ビュー (過去 30 日間)
mila boub
mila boub 2016 年 6 月 22 日
回答済み: Muhammad Usman Saleem 2016 年 6 月 22 日
Hi, Haw to change this maglev data cell to maglev data double ?
maglevInputs: {1x4001 cell}
maglevTargets: {1x4001 cell}
TrainInputs: {2801x1 cell}
TrainTargets: {2801x1 cell}
TestInputs: {1200x1 cell}
TestTargets: {1200x1 cell}
thanks

回答 (2 件)

Chad Greene
Chad Greene 2016 年 6 月 22 日
You can use cell2mat.

Muhammad Usman Saleem
Muhammad Usman Saleem 2016 年 6 月 22 日

カテゴリ

Help Center および File ExchangeChemistry についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by