Feeds
질문
Stack of video thumbnails
I have a simple image in a matlab, and the a simple graphical overlay. For example img=imshow('pic1.bmp'); [m,n,c]=s...
거의 14년 전 | 답변 수: 0 | 0
0
답변답변 있음
Matrix data plot
I've also tried by assigning the variable to the properties "xdatasource" and "ydatasource" by using h1=plot(0,0,'r-'); ...
Matrix data plot
I've also tried by assigning the variable to the properties "xdatasource" and "ydatasource" by using h1=plot(0,0,'r-'); ...
대략 14년 전 | 0
답변 있음
Matrix data plot
Thank you very much for the answer. Yes, this does exactly what I want to do. But the problem is, if I want to make the plot fa...
Matrix data plot
Thank you very much for the answer. Yes, this does exactly what I want to do. But the problem is, if I want to make the plot fa...
대략 14년 전 | 0
질문
Matrix data plot
I have 4 vectors, x1,y1,x2,y2. where x1 and y1 represent starting points and x2 and y2 are end points of lines, which I want...
대략 14년 전 | 답변 수: 4 | 0
4
답변질문
Define output of a callback function
Is there any way to define the output variables of callback function in order to pass the variable to base workspace?
14년 초과 전 | 답변 수: 2 | 0
2
답변질문
Accessing the shared memory
Hello! I am using some third party active-x controls, which create the shared memory and save a DIB image on the specific l...
14년 초과 전 | 답변 수: 1 | 0
