photo

Jon


Last seen: 11ヶ月 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3
  • Knowledgeable Level 1

バッジを表示

Feeds

表示方法

質問


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

11ヶ月 前 | 2 件の回答 | 0

2

回答

質問


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

12ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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

約1年 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 0 件の回答 | 0

0

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 0 件の回答 | 0

0

回答

質問


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

2年弱 前 | 2 件の回答 | 0

2

回答

回答済み
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...

約2年 前 | 0

| 採用済み

質問


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

約2年 前 | 1 件の回答 | 0

1

回答

回答済み
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...

約2年 前 | 0

| 採用済み

質問


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

約2年 前 | 1 件の回答 | 0

1

回答