Feeds
提问
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....
4 years 前 | 1 个回答 | 0
1
个回答提问
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]; ...
4 years 前 | 1 个回答 | 0