Borrar filtros
Borrar filtros

how to convert dlarray into matrix

94 visualizaciones (últimos 30 días)
li
li el 16 de Feb. de 2020
Comentada: Jianping Chen el 1 de Jun. de 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

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by