Community Profile

photo

Jared Johnson


Active since 2015

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


Help with If else statements
I wrote a script that reads data from the internet and predicts the winner of a football game. The model I use assigns a total o...

8 years ago | 2 answers | 0

2

answers

Question


Using variables in multiple Callbacks
I have two different pop up menu callbacks (popupmenu1 and popupmenu2). In both callbacks I produce a variable, urlA and urlB re...

8 years ago | 1 answer | 0

1

answer

Question


Saving a webpage as an excel file
I'm trying to save the data from this page (http://www.cfbstats.com/2015/team/463/index.html) into an excel document. I want the...

8 years ago | 0 answers | 0

0

answers

Question


Saving website data as an excel file with Matlab
Is it possible to save a webpage as an excel file via Matlab? Something similar to the websave function, which saves as a .html....

8 years ago | 1 answer | 0

1

answer

Question


Attempting to Crop binary image
I want the white section of this image I took, I used this code to attempt a crop, [rows, columns] = find(ProperlyOrient...

8 years ago | 2 answers | 0

2

answers

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

8 years ago