how to judge a array is dlarray in matlab?

how to judge a array is dlarray in matlab? If it is a dlarray type, so I can perform an extractdata operation

 Accepted Answer

Hi Cui,
You can use the isdlarray function in MATLAB to check if an array is of type dlarray.
Hari

More Answers (0)

Categories

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

Products

Release

R2020b

Community Treasure Hunt

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

Start Hunting!