Community Profile

photo

Jon


Last seen: 8 Monate vor Aktiv seit 2022

Statistiken

  • Thankful Level 3
  • Knowledgeable Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Is there an 'Is___' Function that Checks if a Value is a [ ]?
Hello, I know there are functions like istable, which checks if a given variable is a Table (1) or not a table (0). Is there o...

8 Monate vor | 2 Antworten | 0

2

Antworten

Frage


How to Save Different Imported Excel Sheet Data to Same Variable
Hello, I have several Excel sheets that I plan to import into Matlab one at a time to analyze individually (i.e. I'll import an...

8 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Want Cells in Struct to Show Up as a String
Hello, I have a structure array, and the first column within that structure array is set up to be equal to the first column of ...

11 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Using groupsummary with Floating Number of Columns to Analyze
Hello, I'm planning on using the groupsummary function to analyze different groups of data at various timesteps (columns). The...

12 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Question Regarding Callbacks and UI Control
Hello, I would like to make a UI Control option that allows the user to select one of N options, where N depends on the importe...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Use User Input as a Number to be Checked in If/Else Statement
Hello, I'm having issues figuring this out, even though it seems it should be relatively simple. I have the user input a numbe...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How to Set Up If/Else Statement with Condition of Seeing if Item in Structure Array is a Table
Hello, I have a structure array with variable number of items. Some of these items are just words, saying something like 'This...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Propagate Data Within Structure Array Based on Pre-Existing Table
Hello, I set up a Structure Array to have its size dependent on the imported data. To keep it simple, I'll say it has 4 cells ...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


Save a Table as a .csv in a Specified Folder
Hello, I followed this post about saving a table to a specific folder, but am not having any luck. Here is the code I have: s...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Populate Cells of Structure Array with Empty Tables
Hello, I want to have a Structure Array with 1 x C structure array with N x 10 tables. Since the total number of columns in t...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Simple Way to Find How Far Down a Number Is
Hello, I was wondering if there is a simple way to determine which row a number appears? For example, if I have a large tabl...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Access Data Within Structure Array
Hello, I'm new to Structure Arrays, but believe it is what I'm looking for to help me with my script after reading advice to no...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Analyzing Sections of Table Based on One Variable
Hello, I have a large table (we'll say something like 8 x 100, but it will more likely having over 10,000 rows). The last colu...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


Saving Each Table Within a Structure as its Own Entity
Hello, I have a large table (over 10,000 rows), and each row's first column's cell has an identifier, with N identifiers total....

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Beantwortet
How to Delete Every Other Similar Point in a Plot
@Geoff Hayes @Image Analyst I wanted to let you both know that what I psuedo-coded in my original post ended up working with ra...

fast 2 Jahre vor | 0

| akzeptiert

Frage


How to Delete Every Other Similar Point in a Plot
Hello, I'm trying to write a script that searches a sinusoidal type curve and removes similar points on that curve. The sinuso...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Script to Find Repeating Data within Tolerance
I found the command uniquetol I'm going to give that a shot but I believe it is what I'm looking for. It seems I didn't look...

fast 2 Jahre vor | 0

| akzeptiert

Frage


Script to Find Repeating Data within Tolerance
Hello, I have a table that has over 6,000 rows of data with 8 columns, with each column representing a different data. Many ...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort