Community Profile

photo

MCM


Active since 2015

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


standard shapefiles in Mapping Toolbox?
Does anyone know where I can find a list of all the shapefile that Matlab Mapping Toolbox comes with? For example, I know it ha...

5 years ago | 0 answers | 4

0

answers

Question


Iteratively save data to mat file
I have to read, process and plot data from 700 text files. I want to save the processed data from one text file to a Mat file b...

5 years ago | 2 answers | 0

2

answers

Question


Shapefile distorted on World Map
Hello, I have two shapefiles that are projected correctly on the "flat map" but get distorted when I project them on World Ma...

5 years ago | 1 answer | 0

1

answer

Question


Heatmap on World Map
Hello, I have a heatmap and I want to overlay it onto a World Map. My data is commercial air traffic tracks. I created a wor...

5 years ago | 1 answer | 0

1

answer

Question


Why does xlswrite not replace file when I tell it to?
I have a script that uses xlswrite to export some output. I use uiputfile to prompt my user for the filename and path for this ...

8 years ago | 2 answers | 0

2

answers

Answered
multiple instances of gui open at once
When I use the Import Data button or double clicked on file (equivalent to load(filename)) the duplicates appear seemingly befor...

8 years ago | 0

Question


multiple instances of gui open at once
Hello, I created a GUI that asks the user for several parameters before running a model. I give the user the option to save ...

8 years ago | 2 answers | 0

2

answers

Question


Need Way to calculate Line-of-Sight through Terrain that is faster than los2
Hello, My code calculates among other things the Line-of-sight from multiple points in an aircraft orbit to a target on the g...

8 years ago | 3 answers | 0

3

answers

Question


Points located inside of 3-dim region
Hello, I'm looking for something very similar to the function inpolygon but in 3 dimensions. in = inpolygon(xq,yq,xv,yv) r...

8 years ago | 1 answer | 0

1

answer

Question


Why do I get "Warning: Cannot load an object of class 'UIControl'" and how can I fix it?
I built a GUI that saves a .mat file before running a simulation. I can reload files I save without issue. But my colleague re...

9 years ago | 1 answer | 0

1

answer

Question


Elevation a specific lat/long with DTED
In my code I import DTED data for a given area. I break that area up into a grid and would like to classify each box as either ...

9 years ago | 0 answers | 1

0

answers

Question


Control the size of worldmap
Hello, I have a GUI that produces a world map based on the user inputted latitude, longitude and number of cells. The map ap...

9 years ago | 1 answer | 0

1

answer

Question


undo textm on a map
Hello, I created an interactive map using inputm and textm where user specifies quadrants on a map to exclude/include in analy...

9 years ago | 1 answer | 0

1

answer