Community Profile

photo

John Wray


Active since 2016

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to save a figure's content as image?
I want to save the content of the figure without any other stuff like border, title etc. For example, this is the figure. ...

ungefär 7 år ago | 2 answers | 0

2

answers

Question


How to find the minimum and maximum non-zero indice of matrix?
Assume: a = [0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 1 0...

ungefär 7 år ago | 1 answer | 0

1

answer

Question


How do I directly covert a depth image to 3-D point cloud?
Hi, I could use pcfromkinect() function to convert depth data from kinect device into 3-D cloud points. But how could I conve...

nästan 8 år ago | 3 answers | 2

3

answers

Question


Function failed to call the variable from workspace.
Hi, I tried to call a variable of workspace in my function, but it failed with " _Undefined function or variable 'kinect_imag...

nästan 8 år ago | 1 answer | 0

1

answer

Question


How to draw a line on a logical matrix?
Hi, Assume a blank matrix: m=[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0] I want to dr...

nästan 8 år ago | 1 answer | 0

1

answer

Question


How to snapshot a figure with specific resolution?
Hi, Is there any ways to snapshot a figure using GETFRAME with returning a wanted specific resoultion .cdata (640*480 for...

nästan 8 år ago | 0 answers | 0

0

answers

Question


How to capture the figure data as a single matrix?
Hi, I could easily get figure image data using GETFRAME, but it returns .cdata which have three dimension. How could I save ...

nästan 8 år ago | 1 answer | 0

1

answer

Question


How to reassign matrix if it is greater than some value quickly
Considering a Matrix a = [ 11 20 51 23 100 3 2 25 15 12 80 8 1 15 20 50 22 8 6 1 ...

nästan 8 år ago | 2 answers | 0

2

answers

Question


How to snapshot a figure image without axis
Hi, How do I save the image without axis or annotations etc, using GETFRAME. Just leave the image data. Thanks.

nästan 8 år ago | 2 answers | 0

2

answers