Community Profile

photo

AndyT


University of Warwick

Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Ttest2 on 2 matrices - does it operate on columns sequentially?
Hi , I am getting myself confused about what type of Matlab function I need to use to effectively TTest two matrices one of size...

8 years ago | 1 answer | 0

1

answer

Question


Importing a CSV file as a nested cell array - is it possible
I'm struggling to find any online help documentation on this . Is it possible to import a csv file derived from MSExcel into Ma...

9 years ago | 3 answers | 0

3

answers

Question


How do I break numeric vector into variable length sections and combine in a matrix
Hi , I am trying to prep some data and I need to manipulate a vector such as the example here , A >> A=[1,4,15,56,58,59,68,7...

9 years ago | 2 answers | 0

2

answers

Question


How to select non zero elements of matrix/array and return a 2d array of values and index positions
The question is how can I identify the non zero elements of a 2D matrix and construct a new sorted 'value , 'index' array. C...

9 years ago | 2 answers | 0

2

answers

Question


Search multiple matrices for values at common index positions
I am trying to analyse several tens of 90x90 matrices and I want to find a summary matrix that only shows a logical 1 if an elem...

9 years ago | 5 answers | 0

5

answers