Peer Blumido
Followers: 0 Following: 0
Statistics
RANK
292,494
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
4 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersHow 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 ago | 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...
5 years ago | 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...
5 years ago | 0
Question
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 ago | 2 answers | 0
2
answersHow 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 ago | 0
Question
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 ago | 0 answers | 0