photo

Bradley


Last seen: 2 days ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB Answers

20 Questions
0 Answers

RANK
92,919
of 297,711

REPUTATION
0

CONTRIBUTIONS
20 Questions
0 Answers

ANSWER ACCEPTANCE
45.0%

VOTES RECEIVED
0

RANK
 of 20,465

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,406

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

  • Thankful Level 3

View badges

Feeds

View by

Question


How to create a directory within uifigure that is veiwable and selectable by the user?
I dont have a good example or name what it is that I want. Ill try to explain it and maybe someone has done something similar. ...

6 days ago | 1 answer | 0

1

answer

Question


How to get a string from a cell array given a row?
I have error messages from a vehicle that I want to plot on a map. I can already plot them but until now I had to type the exact...

9 days ago | 2 answers | 0

2

answers

Question


How to open a number of directories equal to a number given by a user
Im trying to open tif images from a number of directories given by the user in a inputdlg. Afterwards im trying to plot these ti...

12 days ago | 1 answer | 0

1

answer

Question


How to plot a 3d surface with a geotiff on top?
See below for my code. I have a side scan sonar that kind of sucks, the data is proprietary but I wrote a python script that w...

25 days ago | 1 answer | 0

1

answer

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 ...

2 months ago | 2 answers | 0

2

answers

Question


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...

2 months ago | 2 answers | 0

2

answers

Question


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...

2 months ago | 2 answers | 0

2

answers

Question


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...

3 months ago | 1 answer | 0

1

answer

Question


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...

3 months ago | 2 answers | 0

2

answers

Question


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 ...

3 months ago | 1 answer | 0

1

answer

Question


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...

3 months ago | 1 answer | 0

1

answer

Question


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...

3 months ago | 1 answer | 0

1

answer

Question


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 ...

3 months ago | 2 answers | 0

2

answers

Question


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...

3 months ago | 1 answer | 0

1

answer

Question


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...

4 months ago | 1 answer | 0

1

answer

Question


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...

4 months ago | 1 answer | 0

1

answer

Question


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...

4 months ago | 0 answers | 0

0

answers

Question


"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 ...

4 months ago | 2 answers | 0

2

answers

Question


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...

4 months ago | 1 answer | 0

1

answer

Question


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...

8 months ago | 0 answers | 0

0

answers