photo

Holden Earl


Last seen: 1일 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

4년 초과 전 | 답변 수: 1 | 0

1

답변