Community Profile

photo

civil tech


Last seen: 13 days ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Submission
  • Explorer
  • First Review

View badges

Feeds

View by

Answered
Unique an Array based on one of the columns
This command " RR_new= unique(RR.Email) " return a unique table with only one column (email). I need the whole six columns.

12 months ago | 0

Question


Unique an Array based on one of the columns
I have a table bellow with more than 1000 rows: The table has six columns. I want to remove the repeated rows with considerat...

12 months ago | 1 answer | 0

1

answer

Question


Collect data from directories
I have a series of folders (for example, 50 folders), each with its unique name (completely different names). I want to extract ...

1 year ago | 1 answer | 0

1

answer

Question


do specific work after a specific warning
Hello everyone. I want to write a command with the following task: if a specific warning is happend, do a specific work. For...

2 years ago | 2 answers | 0

2

answers

Question


An optimization algorithm 2022
Hello. I want to use an optimization algorithm for solving a function. I prefer to use a new algorithm (recently introduced). A...

2 years ago | 1 answer | 0

1

answer

Question


Define a new structure from another one
Hi, I have structure (STR) as struct 20x1 with two fields (A and B). I want: 1- to call STR in a function, 2- and I want to...

3 years ago | 1 answer | 0

1

answer

Question


Create structs with different number of columns
Hi. Assume that I have a parameter n, that has no constant value. I want to cretae a single structure with n columns and m ro...

3 years ago | 1 answer | 0

1

answer