Community Profile

photo

Matt Rulli


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Publishing a script that displays and example input from the expression window of the publisher?
I'm working on a script that calculates the shipping cost of a package based on the weight of the package (as entered by the use...

5 years ago | 0 answers | 0

0

answers

Question


Assignment of a string to an empty matrix
I have a script that's supposed to assign a random name from a list. The script calls on a function to pick the name, and the fu...

6 years ago | 0 answers | 0

0

answers

Question


Skipping the column header from textread
I'm importing data from a text file with a list of names, but I need to skip the column header that says "FirstName". list...

6 years ago | 2 answers | 0

2

answers

Question


Function that pulls a name from a list at random but doesn't repeat
I'm working on a two-part assignment that requires a function to pick a random index from a list of names. The function itself n...

6 years ago | 1 answer | 0

1

answer

Question


Marking highlighted data points with text on a scatter plot
After highlighting data points on a scatter plot, how do I apply the text function to include the x values over the points? ...

6 years ago | 1 answer | 0

1

answer

Question


Building a vector array in for loop from if statements
I'm working on an assignment requiring a function to build a vector containing all of the factors of an input value. I have the ...

6 years ago | 1 answer | 0

1

answer

Question


How do I find the associated x index for a max y value?
I'm working with a graph that compares load resistance values against power supplied, and I have the max y-value, but I need to ...

6 years ago | 1 answer | 0

1

answer