필터 지우기
필터 지우기

how to convert dlarray into matrix

조회 수: 94 (최근 30일)
li
li 2020년 2월 16일
댓글: Jianping Chen 2021년 6월 1일
hi,
I know that a matrix can be converted into a dlarray object by the function "dlarray".
I want to know if the dlarray object can also be converted into a numeric matrix.
Looking forward to your reply

채택된 답변

Silvia Giannini
Silvia Giannini 2020년 2월 18일
Hi Li,
the extractdata function does exactly what you need.
  댓글 수: 1
Jianping Chen
Jianping Chen 2021년 6월 1일
extractdata(<dlarray>) can get the underline data from dlarray.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Custom Training Loops에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by