Reni Llupa
Followers: 0 Following: 0
Statistics
RANK
101,581
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
of 20,234
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
Feeds
Question
Load Images In MatLab HANGMAN game??
I have a game a group and I created. The current program uses a preloaded image of 'peppers' with the imdemos function. I want t...
7 years ago | 1 answer | 0
1
answerQuestion
How to use the feval() function to evaluate the two input argument functions?
<</matlabcentral/answers/uploaded_files/102450/Screen%20Shot%202018-01-25%20at%207.15.00%20PM.png>> I need help with this hom...
7 years ago | 1 answer | 0
1
answerQuestion
How can I create a string with sprintf based on these data?
The goal is to create a string which reads 'day, month, day(num), year' example: 'Sun, Nov 12, 2017' I will link what I have so...
7 years ago | 1 answer | 0
1
answerQuestion
How can I preallocate me code?
How can I preallocate my code. Creating x_o=zeros(1,10000) does not help and makes it slower.I will attach the code above. Thank...
7 years ago | 1 answer | 0
1
answerQuestion
How can I shorten my code via loading a data chart? HELP!
I have a data chart with values (matrices of 0s and 1s) which represent braille. Each letter is a 2x3 matrix. My code converts s...
7 years ago | 1 answer | 0
1
answerQuestion
Why the error......assignment has more non-singleton rhs dimensions than non-singleton subscripts?
I have written a code to calculate the end grade(sum) while dropping the lowest grade value between a specific number of columns...
7 years ago | 1 answer | 0
1
answerQuestion
How can I re-write this code to fit any size matrix? Help!
I have written a code to calculate the end grade(sum) while dropping the lowest grade value between a specific number of columns...
7 years ago | 1 answer | 0