Samuel Brewton
Followers: 0 Following: 0
Statistics
RANK
9,962
of 295,569
REPUTATION
4
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
85.71%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Exact Ordinary Differential Equation
I just ran it through and got the same solution so it seems to check out.
3 years ago | 0
| accepted
Question
Different Function Input Formats
I'm looking for examples or documentation on how to create a function with different input formats. An example would be how, us...
3 years ago | 1 answer | 0
1
answerQuestion
Preventing too many function inputs
I am looking for a way to prevent a user from putting in too many inputs for a function. Here is a quick code example: exfuncti...
4 years ago | 1 answer | 0
1
answerQuestion
Display multiple imagesc's in separate figure windows
I am looking to use the imagesc command to display an image of a matrix. I'm looking to do this multiple times but each new iter...
4 years ago | 1 answer | 0
1
answerQuestion
Naming Excel Sheet with xlswrite.
I am looking to use xlswrite to export a matrix to excel. For the naming convention, I want to name it based on a variable (ex: ...
4 years ago | 1 answer | 0
1
answerQuestion
Preventing text input for a variable
I am working on a function where a user with no prior coding experience should be able to input a series of numbers to define my...
4 years ago | 1 answer | 0
1
answerQuestion
Adjusting size of matrix when converting base 10 to binary
I'm looking to convert a number (0-255) into binary and then put that into a 1x8 matrix returning 1 and 0's. The issue I'm havin...
4 years ago | 1 answer | 0
1
answerQuestion
Colored values for cellular automatons
I am looking for a way to display the elements of my matrix as red and blue depending on if they are a 1 or 0. I'm fairly new to...
4 years ago | 1 answer | 0