Statistics
RANK
8 608
of 295 448
REPUTATION
5
CONTRIBUTIONS
13 Questions
6 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
4
RANK
of 20 227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
ungefär 2 månader ago | 2 answers | 0
2
answersQuestion
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 månader ago | 1 answer | 0
1
answerQuestion
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 månader ago | 1 answer | 0
1
answerQuestion
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 månader ago | 1 answer | 0
1
answerQuestion
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...
mer än ett år ago | 2 answers | 0
2
answershow do i combine two bar graphs
Thank you Benjamin for the helpful feedback!
mer än ett år ago | 0
Question
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...
mer än ett år ago | 1 answer | 0
1
answerHow best to overlay bar graphs from histcounts of different data?
Thanks Matt. :)
mer än ett år ago | 0
Question
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...
mer än ett år ago | 3 answers | 1
3
answersQuestion
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...
mer än ett år ago | 1 answer | 0
1
answerHow 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...
mer än ett år ago | 0
Extracting from boxchart function the median, quartiles, and whisker data.
Thank you all for the help. Much appreciated.
mer än ett år ago | 0
Question
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...
mer än ett år ago | 3 answers | 2
3
answersQuestion
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...
ungefär 2 år ago | 1 answer | 0
1
answerpreserving 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...
mer än 3 år ago | 1
Question
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...
mer än 3 år ago | 2 answers | 0
2
answersOpening 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...
mer än 3 år ago | 0
Question
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...
mer än 3 år ago | 2 answers | 0
2
answersQuestion
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...
nästan 8 år ago | 2 answers | 0