Is it possible to handle very large data using LibPointer ?
Show older comments
I am using the lib pointer library to manage some data communitation with some external c library.
But It seems like anything beyond an int32 in size raises the following error :
Maximum variable size allowed by the function is exceeded
I'm not able to find any documentation on the matter so i'm not sure whether this is an expected behaviour ?
If this is the library's limitations do you know of any work around that I can use to solve my problem ?
Accepted Answer
More Answers (0)
Categories
Find more on Call C from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!