Community Profile

photo

Morgan Clendennin


Last seen: mer än 2 år ago Active since 2016

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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...

nästan 3 år ago | 1 answer | 0

1

answer

Question


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...

mer än 5 år ago | 2 answers | 0

2

answers

Answered
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 ...

mer än 6 år ago | 0

| accepted

Question


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...

mer än 6 år ago | 3 answers | 0

3

answers

Question


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...

mer än 6 år ago | 1 answer | 1

1

answer

Question


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...

mer än 6 år ago | 1 answer | 0

1

answer

Question


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...

nästan 7 år ago | 1 answer | 0

1

answer

Question


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...

mer än 7 år ago | 2 answers | 0

2

answers

Question


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 ...

mer än 7 år ago | 1 answer | 0

1

answer

Question


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...

mer än 7 år ago | 1 answer | 0

1

answer

Question


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...

mer än 7 år ago | 0 answers | 0

0

answers

Question


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...

mer än 7 år ago | 1 answer | 0

1

answer

Question


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...

mer än 7 år ago | 3 answers | 0

3

answers