photo

John Wray


自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
0 个回答

排名
23,106
of 299,806

声誉
2

贡献数
9 个提问
0 个回答

回答接受率
55.56%

收到投票数
2

排名
 of 20,809

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,074

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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. ...

8 years 前 | 2 个回答 | 0

2

个回答

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 3 个回答 | 2

3

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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 ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

9 years 前 | 2 个回答 | 0

2

个回答

提问


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.

9 years 前 | 2 个回答 | 0

2

个回答