Bradley
Followers: 0 Following: 0
Statistics
26 Questions
0 Answers
RANK
232,446
of 295,467
REPUTATION
0
CONTRIBUTIONS
26 Questions
0 Answers
ANSWER ACCEPTANCE
65.38%
VOTES RECEIVED
2
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to interpolate values given a starting and end point
I have a voltmeter that I was using to measure voltage on a battery, unfortunatly it wasnt working properly and Im not able to d...
5 months ago | 3 answers | 0
3
answersQuestion
How to remove decimal points in the Workspace
I want to remove decimal points in the workspace, I have a bunch of variables in the editor and want to be able to quickly refer...
5 months ago | 1 answer | 0
1
answerQuestion
how to plot a object with distance in meters on a map with lat and long unit?
Im using geoaxes to make a map, im also trying to plot a section of a circle on that map. The radius for the circle is in meters...
6 months ago | 1 answer | 0
1
answerQuestion
how to remove areas of an image containing a single color?
I have a video that I saved each frame from. The entire video has static text in big white font and it doesnt move so each frame...
6 months ago | 1 answer | 0
1
answerQuestion
how to plot a section of a circle, need help with coding the math
I minored in math but for some reason its always been tough for me to figure out coding math. I have foward looking sonar data a...
6 months ago | 2 answers | 0
2
answersQuestion
Trying to mosaic forward looking sonar on a 2D map with location and heading. Not sure where to start.
Ive been tasked with creating a tool that can be used to show all sonar collected by a subsea vehicle on a 2D map. Basically as ...
6 months ago | 0 answers | 0
0
answersQuestion
How to save a figure as a geotiff
Im only seeing examples online of saving images as geotifs, I plotted a surface which is bounded by lat and longs. The surface i...
7 months ago | 1 answer | 0
1
answerQuestion
User input message box minimizes uifigure, how do I stop that from happening?
Im not sure how best to describe my issue but im trying my best. I have a uifigure with some checkboxes, drop down menus, and bu...
7 months ago | 0 answers | 0
0
answersQuestion
Why are all of my axes flipped in this figure?
Hello everyone, Im trying to create a playback video of an AUV survey, I want to show a point with the roll pitch and yaw valu...
8 months ago | 2 answers | 0
2
answersQuestion
Help with getting drawnow to show one point at a time
Im using drawnow to animate some data, I want to show roll, pitch, and yaw data as the vehicle is moving. My script below succef...
8 months ago | 1 answer | 0
1
answerQuestion
Is it possible to make a video play through of points showing yaw, pitch, and roll values?
I have a bunch of surveys from AUVs and telemetry data is constantly recorded, I think the rate is 160 recordings per second so ...
8 months ago | 2 answers | 0
2
answersQuestion
Changing uiaxes title color with button press
I added a "dark mode" button to my code. Im sure there is a way do this a bit better than I have but I a function with two radia...
8 months ago | 1 answer | 0
1
answerQuestion
When running an exe created from a matlab app, where are the variables stored?
I cant really find an answer for this online. I wrote some code and used the Application Compiler to create an exe, when I plan ...
8 months ago | 2 answers | 0
2
answersQuestion
How to close a figure made in one function, from a different function
Im making a program that graphs data and several buttons. One button plots graph A and another button plots graph B. When I clic...
8 months ago | 1 answer | 0
1
answerQuestion
Merging files based on location similarity use polyshape and overlaps
I have a ton of survey data, like thousands of files. Im writing a program right now to process all of this data, its going well...
8 months ago | 1 answer | 0
1
answerQuestion
How to to get a figure to fill a box or get a box around the figure
Im not sure how better to describe this in the title but I am creating an average precipitation map of sourthern america. My cod...
8 months ago | 1 answer | 0
1
answerQuestion
understanding quiver and plotting arrows with direction and speed
Im pretty sure I am trying to make a map using quiver. I have AUV data from a vehicle that collected current information. The da...
8 months ago | 1 answer | 0
1
answerQuestion
How to position a geoaxes figure within a uifigure
Hi again everyone, My learning curve has been steep and im getting frustrated. Maybe its time for a break but before that I wa...
8 months ago | 2 answers | 0
2
answersQuestion
how to get a value from a drop down menu in matlab
Im trying to programmatically build a UI, im doing it this way because I have some complicated surfaces that I want to calculate...
8 months ago | 1 answer | 0
1
answerQuestion
How to plot a large number of rectangles from a matrix
I have thousands of files of survey data. My ultimate goal is find a way of grouping these together by geographical region and c...
8 months ago | 1 answer | 2
1
answerQuestion
producing an error message based on response in prompt message box
I want to include a prompt in my matlab code and have the user specify a value between 0 and 3. This value then updates a differ...
8 months ago | 1 answer | 0
1
answerQuestion
How to get a msgbox with several lines of texts showing different variables?
Ive been working on a code and at the end I want a message box to pop up telling the user how many files were processed and how ...
8 months ago | 1 answer | 0
1
answerQuestion
How to write the results of createFit to a csv or txt file
Ive been working on a way to process of huge amount of single beam bathymetry data, I have roughly 40000 files from all sorts of...
8 months ago | 1 answer | 0
1
answerQuestion
How to assign a depth value to a .tif file
This site has helped me a lot recently and ive learned a ton so thank you again. This time I'm working with a colleague, they ha...
9 months ago | 1 answer | 0
1
answerQuestion
How to have a code restart with a different file after finishing with a different file?
Im still new to these more complex ideas in matlab, I have used it plenty for basic graphing of data but now im trying to do som...
9 months ago | 1 answer | 0
1
answerQuestion
how to average data points in column 3 based on values in columns 1 and 2
I have a bunch of single beam data points, about 50k points. I want to interpolate between them in a different bathymetric proce...
9 months ago | 1 answer | 0