Community Profile

photo

Julia Curtis


Last seen: ungefär 4 år ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How do I fill a matrix of 1s and 0s with sequential numbers
I have a matrix A = [0 0; 1 0; 1 1; 1 1] and a matrix B = [1 1; 0 1; 0 0; 0 0]. Instead of 1s, I want to fill matrix A with se...

ungefär 4 år ago | 1 answer | 0

1

answer