how to convert dlarray into matrix

29 visualizzazioni (ultimi 30 giorni)
li
li il 16 Feb 2020
Commentato: Jianping Chen il 1 Giu 2021
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

Risposta accettata

Silvia Giannini
Silvia Giannini il 18 Feb 2020
Hi Li,
the extractdata function does exactly what you need.
  1 Commento
Jianping Chen
Jianping Chen il 1 Giu 2021
extractdata(<dlarray>) can get the underline data from dlarray.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Deep Learning Toolbox in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by