Damon Schmidt
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
198,709
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
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
Convert a cell array into matrix, but with just removing the commas (Need words to stay)
Okay, so it turns out that I need to keep 'known' and 'free', but I can't seem to get this to work out for me. I'm still filter...
4 years ago | 1 answer | 0
1
answerQuestion
Updating a zeroized matrix with provided row vectors
So I'm not sure if this can be done, but this is what I'm trying to do. I have a matrix (Force) that I've initialized to zero, ...
4 years ago | 1 answer | 0
1
answerQuestion
Convert a cell array into matrix, but with removing the words / commas
So I'm trying to sort through the two arrays below, and place them in a matrix. The code I'm trying to use is also below. Howe...
4 years ago | 1 answer | 0
1
answerQuestion
Need a better way to loop through a Matrix column and then output the row
I have a matrix (Nodal_Coordinates). I'm trying to loop through column 1 to find Node 1, Node 2... Node n. Then once Node_1 is...
4 years ago | 1 answer | 0
1
answerQuestion
Convert cell array into matrix, but with removing the words, commas, etc
I have a cell array (ED_array). Shown below. I'm trying to filter out the thin fin portion and then convert it to a matrix wi...
4 years ago | 2 answers | 0