Community Profile

photo

Francesco Marchione


Last seen: 6 meses hace Con actividad desde 2021

Estadísticas

  • Thankful Level 3

Ver insignias

Content Feed

Ver por

Pregunta


code for this type of GROUP bar graph?
I would like to plot this graph with font in LATEX. The data are just numbers (known from experiments). In addition, I would a...

6 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Seventh order differential equation
Hello, I would like to solve this system of differential equations in Matlab (and in the end I would like to plot tau and sigma...

12 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


I would like to modidy the colors in this 2d plot, different from standard ones (e.g., 'b', 'k')
T1 = readtable('variazione.xlsx', 'VariableNamingRule','preserve') figure plot(T1.('X'), T1.('S'), '-r',T1.('X_1'), T1.('S...

12 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


Bar graph - plot data
Hello, I would like to plot a graph like this. Can anyone help me in writing this code? Thank you so much

12 meses hace | 1 respuesta | 0

1

respuesta

Respondida
bar plot from data
x = 1:6; data = [20 60 40 50 80 90]'; errhigh = [2 5 6 8 9 5]; errlow = [2 5 6 8 9 5]; bar(x,data) hol...

más de 1 año hace | 0

Pregunta


bar plot from data
Hello, I have the following data y = [20 60 40 50 80 90] and the following errors err.high = [2 5 6 8 9 5]. err.low =...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


BAR GRAPH plot - grouped legend
Hello, I would like to plot a graph like this attached. The values for the bars are data = [8.18 6.70 7.30 6.30 6.57 6.22 6.2...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


x,y,z values in 3d plot
Could you please help me in getting a 3d plot showing the extreme coordinates for x, y? I want also to indicate the preferred ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


3D plot from excel
Hello, I want to get a 3D plot for the stresses (z coordinates) on a xy plane (see the excel attached). I developed the follow...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


When I export the figure, the x-axis is halved even though I have set the interval in the code.
I have written this code. I attach the excel and the code. I have to export in .png. Please help me. Thank you. T1 = readtable...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


show regular intervals in the colourbar
I would like to have the colourbar displaying values for regular intervals: that is, I would like to have the colourbars display...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Colorbar, display regular intervals
I would like to have the colourbar displaying values for regular intervals: that is, I would like to have the colourbars display...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


show regular intervals in the colourbar
I would like to have the colourbar displaying values for regular intervals: that is, I would like to have the colourbars display...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Respondida
I would like to have sigma and epsilon in greek symbols in y and x axis respectively (with latex interpreter)
This line prevented the correct labeling of the y axis ylabel(ylabelname, 'fontsize', 11)

más de 2 años hace | 0

Pregunta


I would like to have sigma and epsilon in greek symbols in y and x axis respectively (with latex interpreter)
I would like to have sigma and epsilon in greek symbols in y and x axis respectively (with latex interpreter). I have the follo...

más de 2 años hace | 4 respuestas | 0

4

respuestas

Pregunta


Greek letters Latex interpreter
I have the following code to plot the 2D graph: T1 = readtable('PROVA GRAFICI.xlsx', 'VariableNamingRule','preserve') figure ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Respondida
2D Graph Plot from excel data
I have modified the code in this way: T1 = readtable('AA1.xlsx', 'VariableNamingRule','preserve') figure plot(T1.('s (mm)...

más de 2 años hace | 0

Pregunta


2D Graph Plot from excel data
Hello, I would like to plot a load-displacement graph with two curves, from excel data. The result I would like to obtain (in...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


3D plot from excel
I have a file excel with x,y coordinates and stresses for z coordinate in order to plot a 3D surface. How can I get this surfac...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


3D plot from excel data
Hello, I have an excel sheet cointaining x,y,z data in three columns (see attached file). I would like to plot a 3D graph from...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


3D plot from x,y,z columns in Excel
Hello everyone, I have x,y,z points values in three separate columns in the same excel sheet ("myfile" for example). How can I...

casi 3 años hace | 0 respuestas | 0

0

respuestas