![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10422694_1522136133790_DEF.jpg)
Peer Blumido
Followers: 0 Following: 0
Feeds
質問
How can i create a pointer for more than one array?
Hello, i want to call a function from my DLL which includes a pointer to an array. In my case the array size is 1920x1080, an i...
5年弱 前 | 1 件の回答 | 0
1
回答質問
Image Data Buffer for ALP memory
Hello, i'm trying to find a solution to load multiple pictures into the memory of a Digital Micromirror Device. % This works f...
5年弱 前 | 0 件の回答 | 0
0
回答回答済み
How to display a running timer in MATLAB GUI
Hey, just an idea, it worked for me. a = 1:10; % or maybe a higher number %Start Button pressed for i = 1:length(a) ...
How to display a running timer in MATLAB GUI
Hey, just an idea, it worked for me. a = 1:10; % or maybe a higher number %Start Button pressed for i = 1:length(a) ...
5年弱 前 | 0
回答済み
How to get the return value of a c++ function from a .dll in matlab?
calllib('mccLib','cbFlashLED',0); 0 is the value for turn flash light on? This " float *ReturnValue" seems like you need a po...
How to get the return value of a c++ function from a .dll in matlab?
calllib('mccLib','cbFlashLED',0); 0 is the value for turn flash light on? This " float *ReturnValue" seems like you need a po...
約5年 前 | 0
回答済み
Work with DLL file
Hello Guillaume, thanks for your answer! Thats what ive got about the Function AlpDevAlloc: I know it wasnt correct th...
Work with DLL file
Hello Guillaume, thanks for your answer! Thats what ive got about the Function AlpDevAlloc: I know it wasnt correct th...
約5年 前 | 0
質問
Work with DLL file
Hello, im trying to work with a DMD from Vialux. All i know is that i have to use the functions from the DLL File. I loaded it ...
約5年 前 | 2 件の回答 | 0
2
回答回答済み
How to preview a webcam object in a figure (no preview window).
Hi, if you mean to show your preview in a window inside your GUI figure. I used this. BildCamaxes is for you preview size in y...
How to preview a webcam object in a figure (no preview window).
Hi, if you mean to show your preview in a window inside your GUI figure. I used this. BildCamaxes is for you preview size in y...
7年以上 前 | 0
質問
Switch/Open tabs (uitab)
Hello, is there a possibility to open a specified tab after pressing a button? The command for the switch should be placed in t...
7年以上 前 | 0 件の回答 | 0