Community Profile

photo

P_L


Aktiv seit 2019

Statistiken

  • Thankful Level 4

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Fitting a straight line to a set of 3-D points
Hi there, please can someone help me fit a straight line to my data? It's in 3-D I have done it in 2-D before but have no idea...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Calculating Error and intercept on a log plot
Hi there, this is the code/ data I have. Please note I have already taken the logs so that the data is scaled appropriately. ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


export frequency data from a histogram
Hi there, I have a histogram that looks like this: and I would like to extract the frequency data (y-data) so I can make a s...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


using nchoosek to gather possible combinations of data
Hi there , I am trying to use 'nchoosek' for the data that i have that contains 15 sets of x,y,z coordinates. I want to find al...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


plot texture map for Turkey
Hi there! I am wanting to plot an image similar to the one below but for Turkey/ Middle East. This is the code I have: h=...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


compute iterations to calculate pairs of data that do not repeat
Hi there I have 15 sets of x,y,z data points. I want to compute 105 possible combinations of these points using a computational ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Plot data points as points when using 'errorbar'
Hi there, I am trying to plot errorbars around my datapooints. The relevant command I am using is below ( script relies on oth...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Getting the correct y-intercept and gradient for a trend line using 'fit'
Hi there, I have this code and I would like to get the correct y-intercept (and gradient) for my slope. You can see from the i...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


using 'fit' to add a trend line to series of scatter points
Hi there, I am trying to add a trendline to a series of scatter points that represent geographic locations and have an estimat...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


plotting a series of lines with specified colours
Hi, I am trying to plot a series of lines on a single plot in Matlab2018. I have specified the colours correctly and checked t...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Plot frequency along the y-axis without using a histogram
Hi there, I am trying to generate a plot like this (please see image attached) and I have an example of my data/ code below. Ple...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Using two colormaps on the same image (no subplots)
Hi there, I have this code as shown below and I am trying to plot a colormap for topography first and then plot some data as a s...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Extract all numbers from a matrix that also contains NaN into a single vector
Hi there I have a large matrix that contains numbers (both positive and negative) and NaN. I need to find the median of this mat...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Change the aspect ratio of x,y to plot Longitude and Latitude correctly ( I have the conversion needed- need help implementing it)
Hi there, I am wanting to change my x,y axis to reflect true longitude and latitude scales. The conversion is: 1 degree of l...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Add les than or equal to inequality to my legend
Hi there, Is there a way to get inequalities to display normally in a plot legend e.g. >= Many Thanks

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Specify color to plot in using cellfun(@(B) plot(B(:,1), B(:,2)), blocks)
Hi there, i am using this function to plot a series of data. My data is a combination of blocks and it is showing them on the ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I read data (from a .dat file) seperated by lines of text into individual vectors
Hi there, I am struggling to read in a .dat file correctly. The file has a bunch of headers starting with #s at the beginning ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Plot ellipsoids with an azimuth angle
Hi there, I have found this code online to plot an ellipse. However, the data I have contains the azimuth of the ellipse. How ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


if statement for colour coding data
Hi, I have latitude, longitude and depth data. I am wanting to create a 2D plot of Lat Vs Long and plot the depth shown as a...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Fill my plot with a colour
Hi I have made the attached image but want to fill the plot inside with the colour: [1 0.92 0.8]. Does anyone know how to do t...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


3d plotting of Lat, Long and depth
Hi, I am trying to create a 3D plot - please see attached image. However, i need to flip the scale so that the depth (km) in...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Plot .grd file
Hi there, I am relatively new to matlab and am using it for a very important project. I am hoping to use a .grd file to plot a t...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Plot markers as a continuous line
Hi there, I am trying to plot lots of points representing a seismic fault over some topography. I am plotting the data in the fo...

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


What is the decimal RGB scale used in Matlab called?
Hi there, I have been trying lots of websites to find colours for my plots. The colours i find on webistes that are RGB are on...

etwa 5 Jahre vor | 3 Antworten | 0

3

Antworten