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...
4 years 前 | 0 个回答 | 0
0
个回答提问
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0