Community Profile

photo

Usune Elizondo


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Compare two tables's rownames (A and B), if the rownames of B are in A then add a column in A with the columns in B
Hi all, I have two tables. Table A (995*7 table) and Table B (16*1 table). I want to compare the rownames of both. I want to a...

2 years ago | 1 answer | 0

1

answer

Question


How to apply a for loop in all tables with common indexing
Hello, I have a structure where multiple tables are combined. So I can access them by indexing. I would like to apply a for lo...

2 years ago | 1 answer | 0

1

answer

Question


How to navigate on indexed table with user input
Hello, I have an indexed object on the workspace. I would like to ask the user for all of the inputs. Then it will create the p...

2 years ago | 1 answer | 0

1

answer

Question


Add '_max' to odd variable names and '_min' to even ones.
I have a table where just even variables have a name, the rest (odd) have automatic name set by Matlab. Something like this: ...

2 years ago | 2 answers | 0

2

answers