Community Profile

photo

Brenda FOCHIVÉ


Last seen: 4年弱 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


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年弱 前 | 0 件の回答 | 0

0

回答

質問


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

5年弱 前 | 1 件の回答 | 0

1

回答

質問


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年弱 前 | 1 件の回答 | 0

1

回答