photo

Francesco Marchione


Last seen: 대략 1년 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

19 질문
3 답변

순위
290,627
of 300,369

평판
0

참여
19 질문
3 답변

답변 채택
73.68%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Plot values on a x-y plane from excel - with colorbar
I would like to plot a x-y values from the excel attached on a plane. I need a colorbar and Latex font. Thanks everyone!

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

2년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

거의 3년 전 | 0

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 4년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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)

4년 초과 전 | 0

질문


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

4년 초과 전 | 답변 수: 4 | 0

4

답변

질문


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

4년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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)...

4년 초과 전 | 0

질문


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

4년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

4년 초과 전 | 답변 수: 0 | 0

0

답변