Feeds
질문
find elements within ls-dyna .k file within certain coordinate range
Hello, i need to find elements within a certain coordinate + radius out of ls-dyna k files. My problem is similar to the alre...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
meshgrid values to function without loop
Hello, i want to give x,y coordinates to a self-written function. The current state is, that i use 2 loops. I think that this is...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
How to generate a coordinate field, compute values for each coordinate and plot the results?
Hello, first, i would like to generate a 2D coordinate field from e.g. 0/0 to 0/100, 100/100 and 100/0 with 10 steps, giving ...
거의 7년 전 | 답변 수: 1 | 0
1
답변답변 있음
How to create 4 axis on one single plot?
Solved: ax2.XTickLabelMode = 'manual'; ax2.XLim = [0 40]; works fine for this example.
How to create 4 axis on one single plot?
Solved: ax2.XTickLabelMode = 'manual'; ax2.XLim = [0 40]; works fine for this example.
7년 초과 전 | 0
| 수락됨
답변 있음
How to create 4 axis on one single plot?
i tried this example, but have some problems to scale the xtick from the upper axis. figure x1 = 0:0.1:40; y1 = 4.*cos(x1...
How to create 4 axis on one single plot?
i tried this example, but have some problems to scale the xtick from the upper axis. figure x1 = 0:0.1:40; y1 = 4.*cos(x1...
7년 초과 전 | 0
질문
How to create 4 axis on one single plot?
Hello, i need a plot with 4 axis. Two times abscissa and ordinate, top bottom, left and right. Background: e.g.: log(x) on ...
7년 초과 전 | 답변 수: 3 | 0

