![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17166888_1579636273127.png)
Kenneth Bisgaard Cristensen
Followers: 0 Following: 0
Doctoral Researcher in Mechanical Engineering.
Feeds
질문
Create line between plot points
Hi Community, Is there anyway to connet the * in this plot with a line?
3년 초과 전 | 답변 수: 3 | 0
3
답변질문
Plot of nested for loop for thickness variable
Hi MATLAB Community, I am struggling to get my plot to include several different thicknesses in my plot. Any advice would be...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Different line types for multiple curves
Hi MATLAB Community, How would I change the line type for my plot, so I have a '-r' and '--r' as well as '-b' and '--b'? fig...
거의 4년 전 | 답변 수: 2 | 0
2
답변질문
Same colour for two curves in a plot
Hi MATLAB Community, I need to have the first and third cuve the same colour, how do i do that? I would really ppriciate som...
거의 4년 전 | 답변 수: 2 | 0
2
답변질문
Equation for two function curves
Hi MATLAB Community, How do I create a y using the two diffrent numbers of a,b,c,d to get two function curves. Is there anyway ...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Tanh graph with ±
Hi MATLAB Community, How do I add ± to a,b,c,d like ing the graph? Any help would be appriciated. a = 95.80266; b = -88.53...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Plot of mass using different densities
Hi MATLAB Community, I am trying to make a graph in MATLAB, to look like the grap below. but not sure how to make the plot. ny ...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Nested for loop for showing cooling of different thicknesses in a plot
Hi Community, I can't get my plot to show all the diffrent thicnesses of steel from 5 mm to 25 mm with a 5 mm with intevals: ...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Making a GUI in MATLAB with Drop Down
This is my MATLAB code: x=[-80:5:0, 5:60] hold on %Rubber 1 f1=[5E-08 -8E-05 -0.0041 1.7746 120.380] f2=[-3E-07 -0.0001...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Intersection point of yline
Hi, I have tried some diffrent metods, but so far without any luck. Is there a way to show the x,y coordinates of the intersect...
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
0x1 empty double row vector
Hi, When i try to solve this: x=(-200:-175:-150:-125:-100:-75:-50:-25:0:20:40:60:80:100) f1=[5E-08 -3E-05 -0.0058 1.0479 17...
4년 초과 전 | 답변 수: 1 | 0