Community Profile

photo

Kati


Last seen: 8 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


repeat values within array
Hi, I have an array, that I need to extend. In specific I need to repeat each value n times. n is the length of another vector....

3 years ago | 1 answer | 0

1

answer

Question


How to fill 3D array using for loop with data z allocated to specific x and y values
Hi, I want to create a logical 3D array with a 1 at each place where z (x,y) exists. My code is: X=[0.5;0.5;0.6;0.6]; ...

3 years ago | 1 answer | 0

1

answer