Community Profile

photo

Kerry Paparusi


Last seen: más de 1 año hace Con actividad desde 2022

Followers: 0   Following: 0

Estadísticas

  • Explorer
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


MatLab does not like my function. It says I need an 'end', but I have one.
function drawbox(v0,v,width,color) box=zeros(2,6); tmp=hypot(v(3)-v0(3),v(1)-v0(1)); if tmp > 1e-8 p=[v(3)-v0(3),0,-(v(...

casi 2 años hace | 1 respuesta | 0

1

respuesta