Feeds
已回答
How do I get a C++ structure 'behind' a libpointer?
Hi again, sorry for the delay. _Kaustubha Govind wrote_ > Do you get anything useful by trying: > ...
How do I get a C++ structure 'behind' a libpointer?
Hi again, sorry for the delay. _Kaustubha Govind wrote_ > Do you get anything useful by trying: > ...
14 years 前 | 0
提问
How do I get a C++ structure 'behind' a libpointer?
Hi there I'm using an old 7.5.0/R2007b version of Matlab, and I'm experiencing a problem when reading structures created by a...
14 years 前 | 4 个回答 | 3
4
个回答已回答
Matlab problem with ext. library and large c++ structures
Hi Philip, I made a little progress since two days ago. I thought about packing, too, but since the dll worked nice for some ...
Matlab problem with ext. library and large c++ structures
Hi Philip, I made a little progress since two days ago. I thought about packing, too, but since the dll worked nice for some ...
14 years 前 | 0
| 已接受
提问
Matlab problem with ext. library and large c++ structures
I am writing a dll (with C++) for use with matlab. The dll has several function calls which look like this: int8 function...
14 years 前 | 2 个回答 | 0
