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 ...
5年以上 前 | 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 ...
6年以上 前 | 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...
6年以上 前 | 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年弱 前 | 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...
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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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') ...
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年弱 前 | 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年弱 前 | 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...
約7年 前 | 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...
約7年 前 | 1 件の回答 | 0