Steven Brossi
Followers: 0 Following: 0
Feeds
提问
C++ (DLL) interface: How to return variable size c-array
I have a function (C/C++) that returns a pointer to an array of variable size. E.g. like this: DLL_EXPORT uint8_t* getBuffer(in...
2 years 前 | 1 个回答 | 0
1
个回答已回答
Time between two dates
How about T1 = datetime('2018-03-14 16:30:54') T2 = datetime('2018-03-14 16:40:54') T_mid = mean([T1, T2]) ...
Time between two dates
How about T1 = datetime('2018-03-14 16:30:54') T2 = datetime('2018-03-14 16:40:54') T_mid = mean([T1, T2]) ...
2 years 前 | 0
提问
Can I use MATLAB Engine API for C++ for compiled standalone applications?
Hi there, We are planning to create a small standalone application (using MATLAB compiler) that performs some calculations and ...
3 years 前 | 1 个回答 | 0
1
个回答提问
scroll programmatically within uitable
I am starting to build an app suing the AppDesigner and need to deal with a fairly large uitable (>1000 rows). In some cases it...
4 years 前 | 2 个回答 | 0