photo

Holden Earl


Last seen: 約2ヶ月 前 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

回答