Community Profile

photo

harman bhaveja


Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How do I find angle of deviation between a set of points and the bounds of a polygon?
I have a few data being read from an excel sheet. This data is being passed into a function which checks if the data is within t...

5 years ago | 0 answers | 0

0

answers

Question


How do I read a block of data from excel sheet and store it in an array?
I have ADS-B flight data in an excel sheet. The sheet has groups of flights with corresponding lat, lon. The number of data poin...

5 years ago | 2 answers | 0

2

answers

Question


How to check Excel sheet data of one with Excel sheet data of another on matlab and print the output on another Excel sheet
So, I'm reading a list of flights data from an excel sheet called plot: journeys = readtable('plot.xlsx'); And I...

5 years ago | 1 answer | 0

1

answer

Question


How to get distinct markers for scatter plot while reading data from excel?
So, I'm reading certain data from excel and I need to give each group of data that is being read with a different marker... how ...

5 years ago | 1 answer | 0

1

answer

Question


How do I get specific data using inpolygon in Matlab?
So, I've written a code where I'm reading flight data from an excel sheet and trying to find all the flights within a particul...

5 years ago | 2 answers | 0

2

answers