Community Profile

photo

rockthekasbah


Last seen: 22 dagen ago Active since 2015

Followers: 0   Following: 0

Message

I am just beginning to learn MATLAB.

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How to make an interactive plot that would show timeseries data on a spatial map?
I would like to make an interactive plot in such a way that it has the desired spatial points on a lat-long plot and upon clicki...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


How to find the timestamp of the maximum value in a 3 dimensional matrix?
I have a three dimensional matrix (400x4x4) that is the values of velocity at 400 timesteps of a computation. 4x4 is the coordin...

meer dan 6 jaar ago | 1 answer | 0

1

answer

Question


How to plot a magnitudes of a value in a vector against latitude and longitude?
I have a list of velocities collected along a ship track. I would like to plot the magnitudes of the velocities against the lati...

meer dan 6 jaar ago | 1 answer | 0

1

answer

Question


Why is my for loop not working?
Hello, My code is pretty straightforward for x = 1:3 y = pi/x end I want to get the value of y for each x (i.e. ...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


How to add a textbox next to a plot?
I am trying to add a textbox outside the axes and the plot and next to it indicating some data in the graph. The annotation comm...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


How do I set MATLAB to read an input with more than 15 decimal places?
I have an input argument that ranges from 4 to 17 decimal places. When I try to compute the argument, MATLAB works fine for upto...

meer dan 8 jaar ago | 1 answer | 0

1

answer