photo

Holden Earl


Last seen: alrededor de 2 meses hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Function not recognising output
i am trying to make a user defined function for a unit converter in app designer. i have set up my code but when i run it the ou...

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

1

respuesta

Pregunta


centering a graph at the origin point
all of my graphs for some reason will start at some arbitrary number like 300 and not show my graph. the one i am trying to plot...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Adding to variable dependant on condition
i have a table and am checking if values lie within this range 60<=a<70, if they do i want to add 1 to another variable "x" so t...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


axis on plot not displaying
a = (1:100); b = (a.^2); plot(a,b) xlabel = 'time'; ylabel = 'fish'; I have tried using "xlabel('time');" but nothing see...

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

1

respuesta

Pregunta


How to display units with my answer?
prompt = 'Enter mass in pounds:'; x = input(prompt); y = x*0.4536; disp (y); This is my current script and i want to have th...

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

1

respuesta