photo

scobug411


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
121,786
of 300,759

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,081

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,900

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


GUI ButtonPushed event: how to use a while loop and tic/toc to set time to 5sec?
I am making a GUI using App Designer and need help with a ButtonPushed function. In the while loop, I need to set the run time t...

5 years 前 | 1 个回答 | 0

1

个回答

提问


setting up a nested data structure
I have a large data set containing a 300x1 matrix of various male heights and another 300x1 matrix of female heights. I sorted t...

5 years 前 | 1 个回答 | 0

1

个回答

提问


how to "convert" user inputted letter and number combination to a row,col position on a plot?
I am trying to program a game of Battleship, where a human plays against a computer. The user is to input a number, for example ...

5 years 前 | 3 个回答 | 0

3

个回答

提问


How to check user input data using letters
I am trying to create a function that asks a user to enter a capital letter A through J. if the letter is lowercase or from K-Z...

5 years 前 | 2 个回答 | 0

2

个回答

提问


error in creating a vector the spans the length of another vector
i am trying to make vector that ranges from 0 to 7/a for each value of a and contains 20 evenly spaced values. a is a 1x5 vecto...

5 years 前 | 1 个回答 | 0

1

个回答

提问


how to create matrix from a row vector of different elements?
for example creating y=[1 3; 2 4; 3 5] using A=[1:5] i cannot use reshape because its a different number of elements

5 years 前 | 1 个回答 | 0

1

个回答