photo

Adrian


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

12 질문
2 답변

순위
8,583
of 300,781

평판
5

참여
12 질문
2 답변

답변 채택
58.33%

획득한 표
5

순위
 of 21,088

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,031

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Timer stop function // findobj returns nothing
Hi, I constructed a timer to run a countdown, at the beginning of the countdown I want to turn a UserData variable to 'on'. At ...

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


avoid sharing a videoobject / improve performance
Hi, in my GUI I implemented a videoobject with: handles.vid = videoinput('winvideo', 1, 'RGB24_320x240'); Now the perform...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to run a loop parallel
Hi, is there a way to run a loop parallel (like a timer would do) to the rest of the programm? I want to start it by a star...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Changing XDir permanent to reverse
Hi again, I got a new problem and missing a solution. I did a plotting in an axes after setting it XDir to reverse. set...

12년 초과 전 | 답변 수: 2 | 1

2

답변

질문


How to delete persistent variables in a timer fcn
Hi all, I am using 3 persistent variables in a timer callback function. If I close the GUI (CloseRequestFcn) I want to delete...

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


stop bringing GUI to front
Hi, I actually have 2 GUIs. One open in the front and another one running in the background. The GUI in the background shows ...

12년 초과 전 | 답변 수: 2 | 2

2

답변

질문


get handle of an running gui
Hi, I have a GUI (GUI2) and want to get the handle of another one (GUI1) which is already running behind the actuall GUI-Wind...

12년 초과 전 | 답변 수: 2 | 1

2

답변

질문


Plot a line, changing origin
Hello, I have 2 vectors containing x and y-coordinates. Now I want to plot these points and connect them to a line. How can...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


RGB 2 L*A*B*
Hello, I tried to convert an image from rgb to LAB colorspace. I used the code from an example I found on matworks: cform2...

12년 초과 전 | 답변 수: 3 | 0

3

답변

질문


changing properties of a videoinput
Hello everybody, I created a GUI showing a webcam-live-video. Now i want to change the properties like brightness and exposure w...

12년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
getframe produces greater image
Here is a part of the function with the loop: for count = 1:videoObj.NumberOfFrames handles.count=count; ...

12년 초과 전 | 0

질문


getframe produces greater image
Hello, I am using getframe() to read out axes that show an image. For example an 120x90 image. But the image I get from the g...

12년 초과 전 | 답변 수: 3 | 0

3

답변

답변 있음
Problem with "imregister" function
I still need some help

12년 초과 전 | 0

질문


Problem with "imregister" function
Hello, I'm trying to use the imregister function to register two pictures. To get some experience with this function I did no...

12년 초과 전 | 답변 수: 3 | 1

3

답변