Community Profile

photo

Enkhzaya enkhtaivan


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Creating array using other arrays and logical conditions.
Hi, why does the below code return Z = 0 0 0 0 1 X = [ -1 -2 3; -4 -5 -6]; Y = [ 3 3 3 ; 2 2 2]; M = ones(100); Z (X > 0 ...

3 years ago | 1 answer | 0

1

answer