Snowfall
Followers: 0 Following: 0
Statistics
RANK
11,659
of 295,467
REPUTATION
3
CONTRIBUTIONS
4 Questions
3 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
2
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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 color excel cell backgrounds with Matlab?
I have a matrix which I would like to input in excel and I would like to color every cell which is between certain range. And I...
9 years ago | 1 answer | 0
1
answerQuestion
Find a column number from a cell array
I have a cell array from which I just know that some of its columns are "empty" and I would like to find those. For example I ha...
9 years ago | 1 answer | 0
1
answerCombine two matrices (every other column)
Thank you for you both. These worked perfectly in my case.
9 years ago | 1
Question
Combine two matrices (every other column)
I have two matrices A and B which are for example A=[1 2 3;4 5 6; 7 8 9] and B=[10 11 12; 13 14 15; 16 17 18] And I would ...
9 years ago | 3 answers | 1
3
answersReturn rows (not just row number)
How about a case where I would like to find all words which do not include 'Cat' or 'Guinea pig'?
9 years ago | 0
Return rows (not just row number)
Thank you, these help me a lot :) But it also raised a new question... What should I do if i want to find a word which contai...
9 years ago | 0
Question
Return rows (not just row number)
Hello I would be happy if anyone could help me with following problem. I have an text (or excel) file which is in the foll...
9 years ago | 4 answers | 0