Community Profile

photo

Aru hazari


Active since 2015

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


how to select an axis using mouse click?
I have 2 axes in the gui figure window. I want to plot the data on the selected axis. The selection is to be done with a mouse c...

9 years ago | 2 answers | 0

2

answers

Question


how to save the value of each iteration in a loop for later use in the program?
My code is: a=input; b=input; while(1) c=statement; if(x>0) s=a-c; a=altered a; else break; ...

9 years ago | 2 answers | 0

2

answers

2

answers