photo

Benjamin Colety


Last seen: 2 meses 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)

más 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...

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

1

respuesta