Feeds
已回答
S-Function PWork pointers and memory allocation error
The object I was trying to access was being created on the stack and not on the heap. Sorted now.
S-Function PWork pointers and memory allocation error
The object I was trying to access was being created on the stack and not on the heap. Sorted now.
7 years 前 | 0
| 已接受
提问
S-Function PWork pointers and memory allocation error
I am developing an interface between simulink and a custom c++ library using an S-Function. The purpose of my library is to sol...
7 years 前 | 1 个回答 | 1