how can I convert cell to double

조회 수: 4 (최근 30일)
Farshid Daryabor
Farshid Daryabor 2019년 5월 22일
편집: KSSV 2019년 5월 22일
Dear Users,
How can I convert the attached cell file to double, Thank you in advance.

채택된 답변

KSSV
KSSV 2019년 5월 22일
편집: KSSV 2019년 5월 22일
load temp.mat ;
iwant = cell2mat(temp')

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by