Community Profile

photo

Samuel Brewton


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 3

View badges

Feeds

View by

Answered
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

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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: ...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer