photo

Christopher Brokmann


Last seen: quasi 3 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta

Risposto
How to create 4 axis on one single plot?
Solved: ax2.XTickLabelMode = 'manual'; ax2.XLim = [0 40]; works fine for this example.

oltre 6 anni fa | 0

| accettato

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

oltre 6 anni fa | 0

Domanda


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

oltre 6 anni fa | 3 risposte | 0

3

risposte