Feeds
질문
calllib question: voidPtr to array of structures
I'm trying to use a function in an external .DLL with calllib. One of the arguments (of type voidPtr according to libfunctionsvi...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
mat2cell sizes
Within a function, I convert a cell array C_in to a numeric array A_in: A_in = cell2mat(C_in); I then perform calcul...
대략 8년 전 | 답변 수: 1 | 1