Community Profile

photo

Andrew


Cerner Corporation

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


detecting TRUE elements of a cell array
I have a 12x3 cell array of logical vectors, as shown below: [true; false] [false; false] [false; true] [true; false] [f...

11 years ago | 1 answer | 0

1

answer

Question


Creating a subset of a dataset array based on values in one of the variables
Suppose I have a dataset array 8 x 3 arranged as such: Hospital Floor Beds A R3 10 A T7 10 A ...

11 years ago | 1 answer | 0

1

answer

Question


Getting indices of all unique rows
I have a matrix "M" with 1,000 rows and 5 columns. The first column is the row number and columns 2:5 are ordinal numbers (-1, 0...

11 years ago | 1 answer | 0

1

answer