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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
