Feeds
提问
Matlab incorrectly reading in pointers
I'm developing a C DLL and some Matlab code to interface with that DLL. The short version of it is that the DLL takes in a C str...
5 years 前 | 0 个回答 | 0
0
个回答提问
Passing matrix into C DLL
Hi, I'm calling a C DLL I'll call mylib from Matlab - I'm also developing on the C side, so I'm able to change anything on the ...
5 years 前 | 0 个回答 | 0
0
个回答提问
Matlab Curve Fitting Algorithm
I was trying to solve a surface fitting problem where I had two inputs [X1 X2] used to predict a third quantity Y that occupied ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Socket between two Matlab programs
I built a pair of matlab scripts that are supposed to communicate with each other over socket. The idea is that eventually funct...
6 years 前 | 0 个回答 | 0
