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年弱 前 | 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年 前 | 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年以上 前 | 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年以上 前 | 2 件の回答 | 0
