MATLAB Projects DISCUSSION

Get the value of an array from another array in Matlab

Started by syedzainnasir Get the value of an array from another array in Matlab
0 replies 248 views 1 participants
Latest activity · 06 Mar 2017

Get the value of an array from another array in Matlab

syedzainnasir MATLAB Projects Forum
#1
I have an array A 20x1 double and another array B which is 1000x1 double. I want to set array C where array C will be 1000x1 double where the first value in it is equal to the C[1] = A[B[1]] and so on like C[i] = A[B[i]] how this can be done?

Community replies 0

Be the first to help

There are no replies yet.

TEP COMMUNITY