photo

Brenda FOCHIVÉ


Last seen: 4 years 前 自 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答