Bradley
Followers: 0 Following: 0
Statistics
16 Questions
0 Answers
RANK
239,235
of 296,405
REPUTATION
0
CONTRIBUTIONS
16 Questions
0 Answers
ANSWER ACCEPTANCE
43.75%
VOTES RECEIVED
0
RANK
of 20,376
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156,371
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 show images at a point in a plot?
I have an autonomous vehicle with a camera that follows a predetermined path. Ive already found a way to save each frame of the ...
4 days ago | 2 answers | 0
2
answersQuestion
How to find the area between two lines of different size matrices and fill that area?
I have two lines that im plotting for a vehicles location. One is the intended path I wanted the vehicle to travel, its a perfec...
10 days ago | 2 answers | 0
2
answersQuestion
Trying to create a drop down that will open a new uifigure, nothing happens when I click confirm?
Im writting a program to process data from different autonomous vehicles. I have 5 different vehicles that I can run and each of...
11 days ago | 2 answers | 0
2
answersQuestion
how to get all text written in the command window to show up in a text box in uifigure?
Im writting a program to process data, it converts some files then plots some stuff when you press run. What I want is a text bo...
18 days ago | 1 answer | 0
1
answerQuestion
how to change axis font color?
Im making an app and I want to allow users to change the color of all font on the plot, I have a drop down menu with various col...
18 days ago | 2 answers | 0
2
answersQuestion
How to open a python GUI with matlab code?
I have a python script which is pretty long. There is a command I can enter in the Anaconda powershell that will open a GUI for ...
1 month ago | 1 answer | 0
1
answerQuestion
How do get all of my python libraries in matlab?
I wrote a python script that will open a .BIN file, I wrote it in python because the file is really complicated. Some data withi...
1 month ago | 1 answer | 0
1
answerQuestion
How to map voltage to battery percent?
I am testing a battery in an autonomous vehicle for work and need help mapping values in matlab. The batteries we are using have...
1 month ago | 1 answer | 0
1
answerQuestion
How to save numerous variables from different files in a csv in a for loop
Im reading multiple files, extracting variables from each file, plotting them, then saving the variables in the a csv. So far I ...
1 month ago | 2 answers | 0
2
answersQuestion
how to plot multiple data sets on a single geoplot?
I have lat and long points of multiple vehicles running a similar path, I want to run a function that plots all of these individ...
1 month ago | 1 answer | 0
1
answerQuestion
How to find distance in a for loop using d=distance
I have lat and long points and I want to see the total distance between all of the points. What im trying to figure out is how t...
1 month ago | 1 answer | 0
1
answerQuestion
Why am I getting a NaN value when calling a variable using uicontrol?
Im building an app for work and at the end I want to have the average speed of a vehicle shown in a box after pressing run. I ha...
1 month ago | 1 answer | 0
1
answerQuestion
How to check for outliers in only 1 column in a matrix
I have a huge dataset with 30 columns of data, columns 6 and 7 are latitude and longitude respectivly. I am trying to find and r...
1 month ago | 0 answers | 0
0
answersQuestion
"Not enough input arguments" error when using fullfile
Im trying to pull a couple different csv files from a folder on my computer. the code im using is directly copy and pasted from ...
1 month ago | 2 answers | 0
2
answersQuestion
How to read each column of a .BIN file as a different variable
Hello, I have an autonomous boat and it collects a lot of data. The data is stored in a .BIN file and when I open the .BIN file...
2 months ago | 1 answer | 0
1
answerQuestion
how to compile a program on windows that can run on linux?
Ive been writting a tool for a robot that uses a tablet as a controller. Ive been writting this on my computer which uses window...
6 months ago | 0 answers | 0