Community Profile

photo

asd ad


Last seen: mer än 3 år ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


plotting a graph with different size markers
Hello everyone, I would like to plot a graph with the data points as circles according to their sizes in diameter. The y-axis i...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Contour plot error using a while code
Hello everyone, I would like to plot a contour plot with t(a) as my z axis (colourbar), RLL as my y axis and R as my x axis. I'...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Change the colour of individual markers in the plot
Hello everyone, I have this code and I would like to individually change the colours of some points on the graph. How can I do ...

mer än 3 år ago | 1 answer | 0

1

answer

Question


scattering a graph between specific points
Hello everyone, I'm looking to scatter two sets of data across a graph between specific points. I would like to scatter 9 poin...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Creating a plot with 2 x -axis
Hello everyone, I would like to create a bar or a line plot with two x-axes from the xlsx file attached to this question. How d...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Plotting circles on a 2D graph
Hello everyone, I'm trying to plot a graph showing distribution of some data with different size. So I need to plot it on a 2D ...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Incorrect use of '=' operator. To assign a value to a variable, use '='. To compare values for equality, use '=='.
Hello everyone, I'm getting the aformentioned error for the RL2 variable but I do not want to compare values for equality. I...

mer än 3 år ago | 1 answer | 0

1

answer

Question


contour graph plotting and editting
Hello everyone, I have this contour graph. I require the white part of the graph to be same colour as the relative humidity at ...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Plotting a contour plot with excel data
Hello everyone, I want to plot a contour plot with the attached excel data. So the colour bar on the right needs to be the RH....

mer än 3 år ago | 1 answer | 0

1

answer

Question


Plotting a contour plot for a variable dependednt on the while loop
Hello everyone, I'm currently running a code to see how long does it take for a range of volume to reach 0 for different relati...

mer än 3 år ago | 2 answers | 0

2

answers

Question


Remove tick marks for axes
Hello everyone, I would like to remove just the tick marks on the top axis and the right axis. How do I do this? I have attach...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Plotting a graph through the points
Hello everyone, I have collected this experimental data from the lab where x is time with 1 being 1 second 70 being 70 seconds ...

mer än 3 år ago | 2 answers | 0

2

answers

Question


Plotting graph with excel file
RunNo figure (2) plot(t(a),CAD(a),'Linewidth',2) hold on plot (RunNo2,CAL2,'Linewidth',2) grid on xlabel ('Time (s)...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Second order polynomial curve of best fit
Hello everyone, I'm trying to fit a second order polynomial curve into a scatter plot but all I'm getting is a straight line. W...

mer än 3 år ago | 2 answers | 0

2

answers