photo

Renato Pereira


Last seen: 3 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
40,507
of 300,756

声誉
1

贡献数
7 个提问
0 个回答

回答接受率
28.57%

收到投票数
1

排名
 of 21,077

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,890

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


inputemu function works continuously
I want to use inputemu to simulate a <return/enter> key. However, when I use this function it doesnt stop, it presses <return/en...

5 years 前 | 1 个回答 | 0

1

个回答

提问


CurrentKey to read return only works after press 'enter' twice
I'm trying to do some tasks after a user enters a number followed by pressing 'enter/retun'. The problem is the get function alw...

5 years 前 | 0 个回答 | 0

0

个回答

提问


How to access variables from another function?
I want to accesses a variable in one function in another function. Here's part of the code: function initial(hObject, even...

8 years 前 | 2 个回答 | 1

2

个回答

提问


How do I stop a function?
I have a function running when I push a button in a GUI. I want to end this function when I press another button. example: ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to create a stopwatch
Hey guys, I'm trying to do a GUI in which, when a button is pressed time starts to count. I created this code but when I push ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Button is being long pressed or just clicked?
I have a GUI with a button and I want that if the button is clicked: something happens. If it's long pressed: after I release th...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How can I creat buttons in a matrix?
I'm trying to do a GUI that when user select the number of rows and columns they want to create (just like a matrix), the GUI ap...

8 years 前 | 1 个回答 | 0

1

个回答