Community Profile

photo

Tessa Aus


Active since 2016

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Unique ID Min and Max with multiple values per Unique ID
I need to find the min and max of each unique ID in a matrix. I have a unique ID X:1 matrix such as for example [10 17 201 333 ...

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

2

answers

Question


Controlled Random Generator based off of two columns
I have two columns in Table A, the first column is randomly generats values between 10 and 3600 but the second column needs to b...

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

1

answer

Question


random generator on level of bytes
I need to create a column using the randi function to generate random numbers that are divisible of 8 for bytes. Example: 512, 6...

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

1

answer

Question


Random Generator with known characters
I have a list of known character names Cat, Dog, Goose...etc. These names need to be randomly set into a matrix size 20 x 1 Wou...

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

1

answer

Question


Concatination over write issue
I have code that pulls files successfully except once the first loop is completed fnm is overwritten and the previous files cont...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


NaN to String Conversion in table
I have a Table in Matlab called B. In table B there is a column(6) that contains all NaN values IF the user decides to leave the...

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

0

answers

Question


For Loop with Temporary Variable
I am trying to create a temp matrix to store data to later match and penalize and overwrite the original matrix. I am able to co...

ungefär 7 år ago | 1 answer | 0

1

answer

Question


Want to use a guide pushbutton to delete all files except some in folder which gui is residing.
I have a code that uses Matlabs GUIDE and throughout the process many .m, .mat, .png content is created and stored in the folder...

ungefär 7 år ago | 1 answer | 0

1

answer

Question


Need popup for end user instead of ding for code failure
I am using the Application Compiler App in Matlab for a end user to use a GUI from GUIDE. Sometimes the code failes for whatever...

ungefär 7 år ago | 1 answer | 0

1

answer

Answered
Out of Bounds Analysis of Array
I discovered the answer to my own question, it was decided to store the two boundry points from the array and the use cellfun to...

mer än 7 år ago | 0

| accepted

Question


Out of Bounds Analysis of Array
I have two arrays that have been imported one of which is a double array of bounds inputed from the user called num which contai...

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

1

answer

Question


Strmatch with multiple inputs possible?
Was wondering if Strmatch can have multiple inputs checking the outputs of the users array? For example I have an array (5,1) wh...

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

1

answer

Question


Checking Cell Array for positive numbers
I have a (:,1) array which should be in a range of 0>ArrayValues>-150. What would I use to check to see if any are out of the ra...

nästan 8 år ago | 2 answers | 0

2

answers

Question


GUIDE editable box, Excel to Matlab Column conversion
As most know Excel uses the naming of columns using A,B,C...and so forth, whereas in Matlab it is numerical 1,2,3... In my progr...

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

1

answer

Question


Trying to Import Excel Data using GUIDE push button
I am trying to create a GUI that contains a Push Button that finds an excel file, and then extracts the data and creates a .m fi...

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

1

answer