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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

