Feeds
質問
how to heat map encode a smoothed line of sparse time-series data
Hello. I have data capturing the motion of a hand while clicking a mouse. The y-values are sparse points of computed instantane...
約2ヶ月 前 | 2 件の回答 | 0
2
回答質問
finding indexed max values of a matrix using logical array
Hi. Note I have a hard-coded example for this question below you can run to see what I am referring in the question. To illustr...
6ヶ月 前 | 1 件の回答 | 0
1
回答質問
Accessing and changing the Y-limits of multiple figures
I have multiple figures of data with two y-axes. The left axis shows the histocounts of the values; the right axis gives the cum...
11ヶ月 前 | 1 件の回答 | 0
1
回答質問
unsupervised thresholding of signal amplitudes: MLE?
I am hoping someone with knowledge of unsupervised signal processing can advise how best to handle the following problem. I have...
12ヶ月 前 | 1 件の回答 | 0
1
回答質問
accessing subplot grid title (sgtitle) from figure properties
How to get the sgtitle of a figure directly from the properties? For the fig title, this is fairly straightforward and ideal wh...
1年以上 前 | 2 件の回答 | 0
2
回答質問
glitch in the MATrix: unable to get logical consistency between matrices with same values
Edit. To update perhaps a context, I am wondering if this issue of the displayed data working but not the values generated inter...
1年以上 前 | 1 件の回答 | 0
1
回答質問
How best to overlay bar graphs from histcounts of different data?
I wish to overlay bar graphs from two different samples that use histcounts. The length of the separate counts are not equal nor...
1年以上 前 | 3 件の回答 | 1
3
回答質問
can you specify a newly created sheet to be at the start of a spreadsheet using writetable?
To put this in context: I have a large list of raw data for a series of individual measures. These data for each separate measur...
1年以上 前 | 1 件の回答 | 0
1
回答回答済み
How to remove outlier form boxchart graph ?
You can also easily get rid of outliers using the isoutlier function to logically select only non-outlier values as follows: da...
How to remove outlier form boxchart graph ?
You can also easily get rid of outliers using the isoutlier function to logically select only non-outlier values as follows: da...
1年以上 前 | 0
回答済み
Extracting from boxchart function the median, quartiles, and whisker data.
Thank you all for the help. Much appreciated.
Extracting from boxchart function the median, quartiles, and whisker data.
Thank you all for the help. Much appreciated.
1年以上 前 | 0
質問
Extracting from boxchart function the median, quartiles, and whisker data.
Hello dear community. I've got mutliple comparisons that I have plotted with boxchart. When I hover the cursor over any boxoplot...
1年以上 前 | 3 件の回答 | 2
3
回答質問
deleting the last row of csv file
Hello. I have a large csv file with header information. I simply wish to delte the last row,replacing it as blanks and resave th...
約2年 前 | 1 件の回答 | 0
1
回答回答済み
preserving RGB color quality from heatmap figures during exporting
Just wanted to follow up. I learned that the issue was a Mac OS new update related problem that reset Adobe Cloud settings. This...
preserving RGB color quality from heatmap figures during exporting
Just wanted to follow up. I learned that the issue was a Mac OS new update related problem that reset Adobe Cloud settings. This...
3年以上 前 | 1
質問
preserving RGB color quality from heatmap figures during exporting
I wish to export in RGB heatmaps that were created using imagesc and pcolor for output. The MATLAB .fig outputs look beautiful u...
3年以上 前 | 2 件の回答 | 0
2
回答回答済み
Opening and reading a given frame from a .tiff stack to then show on the screen
So a follow up... I found that using uint16 to convert the data type helped. At first it makes a black screen... but it is clear...
Opening and reading a given frame from a .tiff stack to then show on the screen
So a follow up... I found that using uint16 to convert the data type helped. At first it makes a black screen... but it is clear...
3年以上 前 | 0
質問
Opening and reading a given frame from a .tiff stack to then show on the screen
Hello community. I have what I thought would be simple enough but having trouble opening a .tiff stack in matlab to do the f...
3年以上 前 | 2 件の回答 | 0
2
回答質問
How to fill different circles using a 'jet' colormap to represent data values
I want to do several things to represent five temperature measurements for two conditions. First I want to represent the data m...
8年弱 前 | 2 件の回答 | 0