definition of an array in DLL and RETURN with libpointer

I want that my DLL return an array of numbers for example:
Test=[12,32,1,54];
i tried to use the libpointer, but the return of DLL is a libpointer empty.
Can you give me e suggestion?

Answers (0)

Asked:

on 8 Oct 2020

Community Treasure Hunt

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

Start Hunting!