Community Profile

photo

Amanda


Last seen: 1 year ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to add lines between specific rows in MatLab? And how to only highlight/change font color of one row ?
Question: How to add lines between specific rows in MatLab? And how to only highlight/change font color of one row ? I want the...

3 years ago | 1 answer | 0

1

answer

Question


How to add lines between specific rows and col's in a table?
Let's say I have this matrix: M 1 2 3 4 5 6 7 _ _ __ __ __ __ __ ...

3 years ago | 1 answer | 0

1

answer

Question


How to add labels to the LEFT of a table
Let's say we have a random table T = readtable('indoors.csv'); head(T,3) ans=3×3 table Time Humidity ...

3 years ago | 1 answer | 0

1

answer

Question


How to add lower triangle of zeros/indent to each row, in a matrix?
I have this matrix: 1 2 3 4 5 6 7 8 5 5 3 3 3 3 3 4 4 4 5 5 1 4 3 4 3 4 4 4 5 5 3 3 3 3 4 4 4 5 5 5 And I want this as th...

3 years ago | 1 answer | 0

1

answer

Question


moving folders main folder and then deleting the empty folders
Hello, I have one big folder, lets call "data", which has folders inside called 'person'. Each "person" has specific folder...

3 years ago | 1 answer | 0

1

answer

Question


Renaming folders within folders to the name of original folder
Hello, I have one big folder, lets call "data", which has folders inside called 'person'. Each "person" has specific folder...

3 years ago | 1 answer | 0

1

answer

Question


For Loop that loops n times for moving average
Hello, How can I write a for loop that loops 4 times and is a moving average where it creates a new variable called MovingMean...

3 years ago | 1 answer | 0

1

answer

Question


How can I add an extension to all files in a folder?
How can I add an extension to all files in a folder? The current filetype is simply "File" For every IM001 to IM195 file, I w...

3 years ago | 1 answer | 0

1

answer

Question


PLEASE HELP to convert file to .nii file
Hello, urgent help needed, I was given data that was delivered to me as a zip folder, with all files compressed to .rar. After ...

3 years ago | 1 answer | 0

1

answer