Anon
Followers: 0 Following: 0
Student at UON !
Feeds
질문
How to highlight a datapoint on comet using a slider
Hi all, I'm very stuck with how to link a slider to a comet plot i have. What I intend to do is, the user (once the graph has ...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
Highlight a data point on graph using slider
Hello, I am making an app which plots a graph- i want to include a slider at the bottom of the graph so that when the user drag...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
What is wrong with my if statement?
Hello all, I'm not sure how to phrase my if statement so that when the value of y at the point where x is equal to dto, the s...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
What is wrong with my for loop
Hello all, so im trying to plot a projectile and this is a condition where the projectile hits a wall and then stops in that p...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Change value of variable in while loop
Hi all, I have included a while loop to check that theta0 is between (or equal to) 0 and 90 (GetHori and GetVert are my anonymo...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Invalid use of operator in for loop
Why am i getting an error message for this? (am i also correct in using the '||' to mean 'or'?) theta0 = tand(v0y/v0x) ...
거의 4년 전 | 답변 수: 2 | 0
2
답변질문
How to show a projectile hitting a wall in app designer
i currently have code for a projectile and for an obstacle to appear. How would i show the projectile hitting the obstacle and t...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
How to toggle between two conditions on app designer
I am doing a project on app designer where i need to construct a simulation for projectile motion with user given values. the se...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
How to make the axis adjust to new plots
In the app designer i have included a plot for projectile motion, however i cant seem to make the axis values adjust when plotti...
거의 4년 전 | 답변 수: 2 | 0