Community Profile

photo

Jon Martinez


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

42

Statistics

All
  • Solver
  • Treasure Hunt Participant
  • First Answer

View badges

Feeds

View by

Solved


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

2 years ago

Question


disableDefaultInteractivity with GeographicAxes bug?
I'm trying to stop a GeographicAxes from panning while I interact with it using disableDefaultInteractivity. According to the do...

3 years ago | 1 answer | 0

1

answer

Question


Multiple geoplot lines with one call
I'm trying to plot multiple lines with geoplot but I think I'm missing something with the geoplot notation. Supposing I want to ...

3 years ago | 2 answers | 0

2

answers

Answered
readcell is filling cell locations with "1x1 missing"
I've had the same problem reading a CSV file and managed to substitute all missing cells with this command: your_file = readcel...

5 years ago | 3