Community Profile

photo

Cnell


Last seen: 9 días hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to find the point at which a line becomes perpendicular to another line?
In the figure, the first two points are: x = [150 0] y = [0 150] So, the line was plotted using line(x,y,'color','red'); ...

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

1

respuesta

Pregunta


How to make a NaN vector if there is a single NaN in a column?
Say you have a vector A= [ 2 4 6 8 NaN 10 12 14] How do you make a NaN vector if and only if there is a NaN in one of the col...

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

1

respuesta

Pregunta


How can I remove the lines that are not in the cross section of the annulus?
% Declare experimental variables R1=75; % inner radius R2=150; % outer radius of pipe...

casi 4 años hace | 1 respuesta | 0

1

respuesta