how to convert dlarray into matrix

29 vues (au cours des 30 derniers jours)
li
li le 16 Fév 2020
Commenté : Jianping Chen le 1 Juin 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

Réponse acceptée

Silvia Giannini
Silvia Giannini le 18 Fév 2020
Hi Li,
the extractdata function does exactly what you need.
  1 commentaire
Jianping Chen
Jianping Chen le 1 Juin 2021
extractdata(<dlarray>) can get the underline data from dlarray.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by