Community Profile

photo

Lloyd


Last seen: 2 years ago Active since 2013

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


MatLab (Image Processing/Image Acquisition) How to use trigger/getsnapshot if the preview(vid1) is on a different callback?
I already asked this but I will try it in different approach. I am getting an error saying winvideo: The device associat...

10 years ago | 1 answer | 0

1

answer

Question


how to insert date and time in database table using matlab database toolbox
is it possible to insert the current time in table using the code datestr(now);? I am getting this error Error using database...

10 years ago | 1 answer | 0

1

answer

Question


MatLab figure date and time static text
*checkbox1's callback for date and time:* m=1; while m==1 m=get(hObject,'value'); txt=datestr(now); set(handles...

10 years ago | 1 answer | 0

1

answer

Question


MATLAB Figure file trouble
The *Capture* button does capture images and saves it on a single folder. Whenever I'll push the *Capture* button It'll just kee...

10 years ago | 1 answer | 0

1

answer

Answered
MATLAB and Arduino. Does anyone know how to establish a connection?
already found the solution :) <http://creat-tricks.blogspot.com/2013/01/arduino-and-matlab-gui.html>

10 years ago | 0

| accepted

Question


MATLAB and Arduino. Does anyone know how to establish a connection?
I have this Arduino UNO R3 board with DIP ATmega328P and matlab.fig file. What I want to do is control the traffic lights using ...

10 years ago | 2 answers | 0

2

answers

Question


image1.jpg, image2.jpg.....etc how?
I want to save images without overwriting them whenever I hit the pushbutton. Can you please help me how save images without ove...

10 years ago | 2 answers | 0

2

answers