Statistics
RANK
7.081
of 260.445
REPUTATION
4
CONTRIBUTIONS
12 Questions
2 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
0
RANK
of 17.901
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
Can you have a multilevel table?
I have a large table that has several groups of similar variables. I'd like to create levels of variables so I can group and acc...
ongeveer een maand ago | 1 answer | 0
1
answerRead data from Excel
Yes, you can do this, but you will need to read in the entire excel file (or at least the entire dataset) first. Then just defin...
5 maanden ago | 0
| accepted
Question
Count number of blobs in rows only
The object I am imagng has 4 rows of 4 dots. I am interested in knowing the maximum number of blobs I can resolve in one row. I ...
6 maanden ago | 1 answer | 0
1
answerQuestion
Ignore missing data in a table group
I have a table with some missing data. I am using findgroups and splitapply to do some calculations on columns of the table, but...
8 maanden ago | 1 answer | 0
1
answerQuestion
Sort table based on number of occurrences
I have a table that I'd like to sort based on groups of a few of the columns. My table is made up of cells. >> T=table({'A','B...
10 maanden ago | 1 answer | 0
1
answerQuestion
Extract data from HTML Table
I have a HTML file (attached at .txt) with a table of data I would like to extract. I found the FEX file htmltabletocell, but I...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
Finding groups based on matching multiple values in a column
I'd like to find groups in my table based on the values of multiple columnns- but I'd like to have the groups allow multiple spe...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
Write different sized cell arrays of strings to one excel sheet
I would like to list the string values contained in cell arrays of different sizes in their own column in excel. Here's my exam...
bijna 2 jaar ago | 1 answer | 0
1
answerQuestion
Cannot open DICOM file
I have DICOM files that come from a Philips MR scanner that I cannot seem to open properly using dicomread or dicomreadVolume. I...
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
Find variable name of categorical values repeated a number of times
I am trying to find the variable names of columns in a table that match a value, in my case a string. The values in my table are...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
How to join matching rows of cells in a particular column order
I have a cell array containtin strings and numbers. I'd like to combine rows that have matching key values, but I need the col...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
Convert column into cells
I have a large cell matrix with each cell as 1x1 as some entries are strings and other types of imported data. I need to multipl...
bijna 6 jaar ago | 2 answers | 0
2
answersDummy dataset in boxplot
Ok, as usual, asking the question has been the trick. I just created a dataset with 4 entries of the 25th percentile, 2 medi...
bijna 7 jaar ago | 0
| accepted
Question
Dummy dataset in boxplot
I have a set of data that I am presenting with the boxplot function. I would like to compare to a national average. I know the n...
bijna 7 jaar ago | 1 answer | 0