Community Profile

photo

Jon


Last seen: 8 månader ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 3
  • Knowledgeable Level 1

View badges

Feeds

View by

Question


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 månader ago | 2 answers | 0

2

answers

Question


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

9 månader ago | 1 answer | 0

1

answer

Question


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

12 månader ago | 1 answer | 0

1

answer

Question


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

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

1

answer

Question


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

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

1

answer

Question


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

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

1

answer

Question


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

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

1

answer

Question


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

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

0

answers

Question


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

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

1

answer

Question


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

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

1

answer

Question


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

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

1

answer

Question


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

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

1

answer

Question


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

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

0

answers

Question


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

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

2

answers

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

nästan 2 år ago | 0

| accepted

Question


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

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

1

answer

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

nästan 2 år ago | 0

| accepted

Question


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

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

1

answer