photo

Benjamin Colety


Last seen: alrededor de 1 mes hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
how to label y axis
try this for the labels labels={'A'; 'B'; 'C' }; barh(x) set(gca,'yticklabel',labels)

alrededor de 4 años hace | 1

| aceptada

Pregunta


Passing Symbolic Variables into a function as parameters
I am trying to write a function that takes 2 symbolic equations, as well as the symbolic variables to solve for, in as parameter...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta