Greg Mort
2011년부터 활동
Followers: 0 Following: 0
Feeds
질문
How to use the GUI to continously retrieve data from a dll and have a stop button
I have a device that streams data to matlab currently I have a while loop in my function and when I press a button the functi...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
c++ dll takes unsigned char* as paramater and fills it out, how to use in MATLAB
I have a function int Read(int cindx, unsigned char* buffer, int readamount) in a dll it fills the buffer out with new d...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
LoadLibrary with a dll the references other dlls
I am using Matlab 7.10 and in my .m file use loadlibrary to connect to an external device. (call this a.dll) I can call and use...
14년 초과 전 | 답변 수: 1 | 0
