photo

Morgan Clendennin


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

Followers: 0   Following: 0

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


uicontrol callback function with single variable
I am trying to create a GUI that will have multiple pushbuttons which I want to reference the same callback function with the ca...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Find all and modify triplicates in an array
I have a 10x10 array of ones and zeros. I need to come up with a script that will search the array for any cases where a row, c...

6 years 前 | 2 个回答 | 0

2

个回答

已回答
change bar color based on value
I was able to figure out the question myself with a little less than desired solution. By creating two new variables, topC and ...

7 years 前 | 0

| 已接受

提问


change bar color based on value
Hi, I am trying to debug a code that will take two identical functions, A = randi([-100,100]) and B = randi([-100,100]), whic...

7 years 前 | 3 个回答 | 0

3

个回答

提问


uneven number of subplots in columns
Hi, I'm not sure if the title of this question makes any sense so I'm going to try and explain it here. Let's say that I hav...

7 years 前 | 1 个回答 | 1

1

个回答

提问


how to loop back to the start of a for loop in the middle
I hope the question I am asking makes sense but I will try and explain it as best I can. If you have any further questions plea...

7 years 前 | 1 个回答 | 0

1

个回答

提问


find indices of a value in a particular row or column in relation to the full matrix
Hi, I am trying to find the location of the max and min values of the first row and last column of an array. Let's say I hav...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Concatenate and extract elements of cell array to a non-cell array
Hi, So I am trying to take a cell array and extract the elements of it, concatenate them, and place them in the corresponding...

8 years 前 | 2 个回答 | 0

2

个回答

提问


display cell array on a figure or convert to non-cell array
Hi, Thanks to Andrei Bobrov for answering my last question related to this. My last question was if I have a cell array ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Insert cell array objects into a pre-made array
Hi, I am wondering if there is a way to enter the contents of a cell array into another array. I need this to be something I...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Generate hints on a sudoku puzzle
Hi, I have created a GUI that will generate a random Sudoku puzzle with a specified number of values removed based on the use...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Function inside MATLAB Gui code not outputing variable
I am writing a GUI in matlab programmatically. I have all the code that I need for the window and the push buttons in the funct...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Trying to make a sudoku puzzle generator
Before I start, I know that there are tons of Sudoku puzzle generators for MATLAB out there but none of them do what I would lik...

8 years 前 | 3 个回答 | 0

3

个回答