Statistics
3 Questions
0 Answers
RANK
273,361
of 301,432
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,280
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,555
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Why the plot code wont work ? check codes below! HELP ME PLEASE
g=9.81; Q = app.Qm3sEditField.Value; b = app.bmEditField.Value; q = Q/b; ...
3 years ago | 0 answers | 0
0
answersQuestion
how can i plot the equation in appdesigner ? look at the code below !! the plot is not working and the 2d line's not appearing. what is my problem ???
g=9.81; Flow = app.FlowEditField.Value; Width = app.WidthEditField.Value; q = Width/Flow...
3 years ago | 0 answers | 0
0
answersQuestion
the plot is not appearing what should i fix ?
g=9.81; Flow = app.FlowEditField.Value; Width = app.WidthEditField.Value; q = Width/Flow...
3 years ago | 1 answer | 0