photo

HW


Last seen: 3 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

10 个提问
2 个回答

排名
12,858
of 299,862

声誉
4

贡献数
10 个提问
2 个回答

回答接受率
50.0%

收到投票数
3

排名
 of 20,824

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,327

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Scatter3 appears to require categorical values
I am trying to make a scatter3 plot using three vectors of double values. When I attempt this, Matlab gives the following error ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


multi-line xvalues when making a heatmap with a matrix
I create a heatmap using a matrix. I would like for the xvalues labels to each be on two lines, not one long one that stretches ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to place a colored rectangle in background of part of a figure which has a logarithmic axis
I am trying to place a gray rectangle in the background of part of a figure. The figure has a logarithmic y-axis. I can place th...

7 years 前 | 1 个回答 | 0

1

个回答

提问


naming convention for files used for imds and pxds in pixelLabelImageSource
I am using pixelLabelImageSource to create a datasource for semantic segmentation. It is not clear to me, after reading document...

7 years 前 | 0 个回答 | 0

0

个回答

已回答
Questions about using ImageDataStore and only some subfolders in a folder
Sean's suggestion was helpful, although it took a long time to run. I eventually figured out that I could import into the ImageD...

7 years 前 | 0

| 已接受

提问


Questions about using ImageDataStore and only some subfolders in a folder
These are related, so I will ask them both here: 1. Is it possible to specify which subfolders in a folder are to be used in ...

7 years 前 | 3 个回答 | 1

3

个回答

提问


use comments from imwrite for labeling of images using imagedatastore
I use the foldernames option for 'LabelSource' in imageDatastore for labeling images. Because I am writing images from workspace...

7 years 前 | 1 个回答 | 0

1

个回答

提问


move x axis labels on a heatmap to the top
Is it possible to move the x axis label on a heatmap (the heatmap function introduced in version R2017a) to the top of the heatm...

7 years 前 | 2 个回答 | 2

2

个回答

已回答
How to draw vertical lines in between categorical x-axis ticks
I figured it out; the key is to not plot with categorical axis too early. I did something like plot(1:34, 2*[1:34],'ko') ...

7 years 前 | 0

| 已接受

提问


How to draw vertical lines in between categorical x-axis ticks
I have some data that I display using the plot function, with categorical labels on the x-axis. I would like to draw vertical li...

7 years 前 | 2 个回答 | 0

2

个回答

提问


showing strings of text in heatmap (R2017a) images
I would like to use the heatmap function that is newly available in Matlab R2017a to display information that may be either numb...

8 years 前 | 2 个回答 | 0

2

个回答

提问


How can I change the linewidth on some, not all, grid lines in heatmap images?
I am using the heatmap function to display correlation coefficients for a number of variables. I would like to make some lines i...

8 years 前 | 1 个回答 | 0

1

个回答