Community Profile

photo

Jeremy Salerno


Last seen: 12 months ago Active since 2022

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to un-bowtie this bow-tie?
The below is taken from the polyshape example (specifically the bow-tie one) in the MATLAB documentation. Is there a way to turn...

1 year ago | 1 answer | 0

1

answer

Question


How can I calculate and plot a 3D pointing vector from a 2D azimuth and elevation angle?
I have a list of azimuths and starting locations, which I use to compute an end location, then I plot the line as a pointing vec...

1 year ago | 1 answer | 0

1

answer

Question


How can I find the angle (from the vertical) between two points?
I have two points, a blue circle and red star, and I want to find the angle between the two if a vertical line was drawn at the ...

1 year ago | 2 answers | 0

2

answers

Question


How can I use a colormap to color each row in a matrix the same color?
I have two matrices of lat and lon coordinates. Each one is size (25,300), where each column is a measurement and the rows corre...

2 years ago | 1 answer | 0

1

answer

Question


How can I plot lat lon and z-data with changing colors?
I am new to the mapping toolbox, and MATLAB. I am attempting to simply plot sea level values according to to lat and lon. I wou...

2 years ago | 1 answer | 0

1

answer

Question


How can I increase the speed and efficiency of this for loop?
New to MATLAB, so still trying to learn how to write code correctly and efficiently. In the below script, I window the data, co...

2 years ago | 1 answer | 0

1

answer