how to convert dlarray into matrix

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

 Accepted Answer

Hi Li,
the extractdata function does exactly what you need.

1 Comment

extractdata(<dlarray>) can get the underline data from dlarray.

Sign in to comment.

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!