![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8577927_1530238843771_DEF.jpg)
Austin Welch
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
226,887
of 297,046
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
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 use array2table without having headers?
I am converting an array to a table so I can write it to an excel file, but I dont want the headers that appear when I convert i...
6 years ago | 1 answer | 0
1
answerQuestion
Minimizing Redundancy and Maximizing relevance from nchoosek
I have a line of code in my program that is nchoosek(1:22, 6); I use the numbers in rows of this array as indice...
6 years ago | 0 answers | 0
0
answersQuestion
Creating max diversity of numbers while maximizing another value assigned to numbers
I am trying to create an array that contains the most variety of numbers but maximizing a "score" assigned to them. So, I am doi...
6 years ago | 0 answers | 0
0
answersQuestion
Checking if all strings exist in row of array
So I have an array that has rows of strings(A) and I want to check if another user inputted array of strings(B) is contained in ...
6 years ago | 1 answer | 0
1
answerQuestion
creating array with greatest variety of numbers
I am trying to create an array that contains the most variety of numbers. So, I am doing an n choose k of 22 and 6 respectively....
6 years ago | 1 answer | 0
1
answerQuestion
Nested For Loop Without Repetitions! PLEASE HELP
My problem is that I have a array of strings, which are names, that can vary in length depending on how many the user inputs. I ...
6 years ago | 1 answer | 0