Community Profile

photo

Brenda FOCHIVÉ


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How to draw a line on the axis using user click
I have written designed GUI, on my interface there is an axes. I designed my program such that the user can plot specific points...

4 years ago | 0 answers | 0

0

answers

Question


program a callback for a keypress
this is the code i wrote: figure(...,'windowkeypressfcn',@keypress) function keypress(~,event) KeyPressed=event.Key; ...

5 years ago | 1 answer | 0

1

answer

Question


How to use windowkeypressfcn
I have written a 5code that draws a graph. I want that each time the user clicks on escape the graph comes back to its original ...

5 years ago | 1 answer | 0

1

answer