photo

Samuel Eronmwon


Last seen: alrededor de 1 año hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


How to identify points on a graph of multiple functions
I wish to identify the point where y=0 for four functions on the same figure with a dot. I understand that interp1 can be used d...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I assign to a variable an interval of numbers.
For example, how do I assign a variable R5 to be equal to 1 <= R5 <=20. I tried doing this R5 = (5 <= R5) && (R5 <= 60) but i...

casi 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to continue an if statement after using the switch function
I imbedded a switch function into an if statement but I'm finding it hard to nest my next if statment to the previous one.If you...

casi 4 años hace | 1 respuesta | 0

1

respuesta