photo

Rashi Monga


Last seen: 4 days ago Active since 2024

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Using logicals in arrayfun
Hi, I have two arrays: tempA, size(10, 18) tempB, size(1, 10) (is a column vector), For each row in tempA, I want to extra...

16 days ago | 2 answers | 0

2

answers

Question


Extracting data from struct as matrix
Hi, I have the following struct: S(1).a = 1:5; S(2).a = 11:10; S(3).a = 21:27; Is there a way to vertically concatenate th...

1 month ago | 3 answers | 0

3

answers

Question


Extracting data from struct as array
Hi, I have a following structure: S(1).a = 1:10; S(2).a = 11:20; S(3).a = 21:30; I want the output in the following format...

1 month ago | 2 answers | 0

2

answers